This commit is contained in:
Piotr Biernat
2024-12-05 21:54:28 +01:00
parent b9b8a57a5b
commit 0173d65f9b
6 changed files with 32 additions and 38 deletions

View File

@@ -3,7 +3,7 @@
echo "Starting egommerce docker stack..."
docker stack deploy --with-registry-auth \
--detach=true \
--detach=false \
--compose-file deploy/docker/stack.yml \
--compose-file deploy/docker/stack.prod.yml \
--compose-file deploy/docker/stack.dev.yml \