battleship driver
This commit is contained in:
parent
61d54b5d4b
commit
dcde7c5918
@ -8,7 +8,6 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- battleship-net
|
- battleship-net
|
||||||
- battleship-nginx
|
- battleship-nginx
|
||||||
- sprint-nginx
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
restart_policy:
|
restart_policy:
|
||||||
@ -56,5 +55,3 @@ networks:
|
|||||||
driver: overlay
|
driver: overlay
|
||||||
battleship-nginx:
|
battleship-nginx:
|
||||||
external: true
|
external: true
|
||||||
sprint-nginx:
|
|
||||||
external: true
|
|
||||||
|
@ -8,7 +8,6 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- battleship-net
|
- battleship-net
|
||||||
- battleship-nginx
|
- battleship-nginx
|
||||||
- sprint-nginx
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
restart_policy:
|
restart_policy:
|
||||||
@ -55,5 +54,3 @@ networks:
|
|||||||
driver: overlay
|
driver: overlay
|
||||||
battleship-nginx:
|
battleship-nginx:
|
||||||
external: true
|
external: true
|
||||||
sprint-nginx:
|
|
||||||
external: true
|
|
Loading…
Reference in New Issue
Block a user