nginx port
This commit is contained in:
parent
609a786e51
commit
c0001f43a4
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user