nginx port

This commit is contained in:
Administrator 2022-10-20 00:08:10 +03:00
parent 609a786e51
commit c0001f43a4
2 changed files with 0 additions and 6 deletions

View File

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

View File

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