common infra nginx
This commit is contained in:
parent
ed9c96ba9e
commit
b51bd5b03e
@ -7,7 +7,6 @@ services:
|
||||
image: mathwave/sprint-repo:b-jokes-nginx
|
||||
networks:
|
||||
- b-jokes-net
|
||||
- b-jokes-nginx
|
||||
- common-infra-nginx
|
||||
deploy:
|
||||
mode: replicated
|
||||
@ -50,7 +49,5 @@ services:
|
||||
networks:
|
||||
b-jokes-net:
|
||||
driver: overlay
|
||||
b-jokes-nginx:
|
||||
external: true
|
||||
common-infra-nginx:
|
||||
external: true
|
@ -7,7 +7,6 @@ services:
|
||||
image: mathwave/sprint-repo:b-jokes-nginx
|
||||
networks:
|
||||
- b-jokes-net
|
||||
- b-jokes-nginx
|
||||
- common-infra-nginx
|
||||
deploy:
|
||||
mode: replicated
|
||||
@ -52,7 +51,5 @@ services:
|
||||
networks:
|
||||
b-jokes-net:
|
||||
driver: overlay
|
||||
b-jokes-nginx:
|
||||
external: true
|
||||
common-infra-nginx:
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user