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