deploy
This commit is contained in:
parent
f2865a8ab8
commit
b94775b8c8
@ -5,6 +5,8 @@ services:
|
|||||||
|
|
||||||
front:
|
front:
|
||||||
image: mathwave/sprint-repo:battleship-front
|
image: mathwave/sprint-repo:battleship-front
|
||||||
|
networks:
|
||||||
|
- battleship-net
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
restart_policy:
|
restart_policy:
|
||||||
|
@ -5,6 +5,8 @@ services:
|
|||||||
|
|
||||||
front:
|
front:
|
||||||
image: mathwave/sprint-repo:battleship-front
|
image: mathwave/sprint-repo:battleship-front
|
||||||
|
networks:
|
||||||
|
- battleship-net
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
restart_policy:
|
restart_policy:
|
||||||
|
Loading…
Reference in New Issue
Block a user