common infra nginx

This commit is contained in:
Administrator 2022-10-19 19:00:38 +03:00
parent ed9c96ba9e
commit b51bd5b03e
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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