mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-18 21:35:03 +01:00
docker-swarm: Remove unsupported depends_on
This commit is contained in:
parent
175a0946e5
commit
f7339b8570
@ -34,8 +34,6 @@ services:
|
||||
- JDK_JAVA_OPTIONS=-Xms4096M -Xmx4096M -XX:+ExitOnOutOfMemoryError
|
||||
configs:
|
||||
- bisq_seednode_config
|
||||
depends_on:
|
||||
- bisq-bitcoind
|
||||
deploy:
|
||||
replicas: 1
|
||||
restart_policy:
|
||||
|
Loading…
Reference in New Issue
Block a user