battleship driver

This commit is contained in:
Administrator 2022-10-18 20:10:32 +03:00
parent 61d54b5d4b
commit dcde7c5918
2 changed files with 0 additions and 6 deletions

View File

@ -8,7 +8,6 @@ services:
networks:
- battleship-net
- battleship-nginx
- sprint-nginx
deploy:
mode: replicated
restart_policy:
@ -56,5 +55,3 @@ networks:
driver: overlay
battleship-nginx:
external: true
sprint-nginx:
external: true

View File

@ -8,7 +8,6 @@ services:
networks:
- battleship-net
- battleship-nginx
- sprint-nginx
deploy:
mode: replicated
restart_policy:
@ -55,5 +54,3 @@ networks:
driver: overlay
battleship-nginx:
external: true
sprint-nginx:
external: true