forked from verdnatura/hedera-web
Compose fixes
This commit is contained in:
parent
60561265e8
commit
7464abc5a4
|
@ -31,6 +31,8 @@ services:
|
|||
- /mnt/appdata:/mnt/storage
|
||||
- /mnt/appdata/image:/var/lib/hedera-web/image-db
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: none
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == worker
|
||||
|
|
Loading…
Reference in New Issue