forked from verdnatura/salix-front
Added deploy instruction
This commit is contained in:
parent
db01747ca3
commit
c7fdf8ef23
|
@ -7,3 +7,8 @@ services:
|
|||
dockerfile: ./Dockerfile
|
||||
ports:
|
||||
- 4000
|
||||
deploy:
|
||||
replicas: 2
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == worker
|
Loading…
Reference in New Issue