This commit is contained in:
Administrator
2022-09-04 10:07:18 +03:00
parent 34838afbb3
commit a6b66b0791
4 changed files with 8 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ services:
- battleship-nginx
- sprint-nginx
- swarmpit-nginx
- gitlab-nginx
deploy:
mode: replicated
replicas: 1
@@ -120,4 +121,6 @@ networks:
sprint-nginx:
external: true
swarmpit-nginx:
external: true
gitlab-nginx:
external: true