no sprint net

This commit is contained in:
Administrator 2022-10-19 17:27:44 +03:00
parent 413c2469db
commit 2eb2884b46
2 changed files with 0 additions and 6 deletions

View File

@ -7,7 +7,6 @@ services:
image: mathwave/sprint-repo:sprint-nginx image: mathwave/sprint-repo:sprint-nginx
networks: networks:
- net - net
- sprint-nginx
- common-infra-nginx - common-infra-nginx
deploy: deploy:
mode: replicated mode: replicated
@ -196,7 +195,5 @@ services:
networks: networks:
net: net:
driver: overlay driver: overlay
sprint-nginx:
external: true
common-infra-nginx: common-infra-nginx:
external: true external: true

View File

@ -7,7 +7,6 @@ services:
image: mathwave/sprint-repo:sprint-nginx image: mathwave/sprint-repo:sprint-nginx
networks: networks:
- net - net
- sprint-nginx
- common-infra-nginx - common-infra-nginx
deploy: deploy:
mode: replicated mode: replicated
@ -203,7 +202,5 @@ services:
networks: networks:
net: net:
driver: overlay driver: overlay
sprint-nginx:
external: true
common-infra-nginx: common-infra-nginx:
external: true external: true