This commit is contained in:
Administrator 2022-09-05 19:22:28 +03:00
parent abe6a4ef90
commit 58b65f2912
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,8 @@ services:
- battleship-nginx
- sprint-nginx
- swarmpit-nginx
ports:
- "80:80"
deploy:
mode: replicated
replicas: 1

View File

@ -25,6 +25,8 @@ services:
- battleship-nginx
- sprint-nginx
- swarmpit-nginx
ports:
- "80:80"
deploy:
mode: replicated
replicas: 1