fix
This commit is contained in:
parent
57a316305c
commit
0973531401
@ -3,7 +3,7 @@ version: "3.4"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
front:
|
frontend:
|
||||||
image: mathwave/sprint-repo:battleship-front
|
image: mathwave/sprint-repo:battleship-front
|
||||||
networks:
|
networks:
|
||||||
- battleship-net
|
- battleship-net
|
||||||
@ -14,3 +14,7 @@ services:
|
|||||||
update_config:
|
update_config:
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
order: start-first
|
order: start-first
|
||||||
|
|
||||||
|
networks:
|
||||||
|
battleship-net:
|
||||||
|
driver: overlay
|
Loading…
Reference in New Issue
Block a user