This commit is contained in:
2021-05-04 14:53:05 +02:00
parent 8e84a71d83
commit c461d5b1e4
2 changed files with 41 additions and 1 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ docker-compose up -d [client | basex]
## Prod
run containers for prod
```
docker-compose -f docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d
```
client will be built the client container stop