@@ -239,7 +239,7 @@ docker-compose up -d --build
|
||||
```powershell
|
||||
git clone https://github.com/brokermr810/QuantDinger.git
|
||||
cd QuantDinger
|
||||
Copy-Item docker.env.example backend_api_python/.env
|
||||
Copy-Item docker.env.example -Destination backend_api_python\.env
|
||||
docker-compose up -d --build
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -239,7 +239,7 @@ docker-compose up -d --build
|
||||
```powershell
|
||||
git clone https://github.com/brokermr810/QuantDinger.git
|
||||
cd QuantDinger
|
||||
Copy-Item docker.env.example backend_api_python/.env
|
||||
Copy-Item docker.env.example -Destination backend_api_python\.env
|
||||
docker-compose up -d --build
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -225,7 +225,7 @@ docker-compose up -d --build
|
||||
```powershell
|
||||
git clone https://github.com/brokermr810/QuantDinger.git
|
||||
cd QuantDinger
|
||||
Copy-Item docker.env.example backend_api_python/.env
|
||||
Copy-Item docker.env.example -Destination backend_api_python\.env
|
||||
docker-compose up -d --build
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -238,7 +238,7 @@ docker-compose up -d --build
|
||||
```powershell
|
||||
git clone https://github.com/brokermr810/QuantDinger.git
|
||||
cd QuantDinger
|
||||
Copy-Item docker.env.example backend_api_python/.env
|
||||
Copy-Item docker.env.example -Destination backend_api_python\.env
|
||||
docker-compose up -d --build
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -239,7 +239,7 @@ docker-compose up -d --build
|
||||
```powershell
|
||||
git clone https://github.com/brokermr810/QuantDinger.git
|
||||
cd QuantDinger
|
||||
Copy-Item docker.env.example backend_api_python/.env
|
||||
Copy-Item docker.env.example -Destination backend_api_python\.env
|
||||
docker-compose up -d --build
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user