deploy
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user