no sprint net
This commit is contained in:
parent
413c2469db
commit
2eb2884b46
@ -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
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user