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