Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
This commit is contained in:
TIANHE
2025-12-30 18:36:07 +08:00
parent 4567c480ea
commit 9d4ffb9931
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
```