This commit is contained in:
Administrator 2022-08-22 15:19:18 +03:00
parent b94775b8c8
commit 57a316305c

View File

@ -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