mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-31 22:34:21 +01:00
btcpayserver containers does not have to restart if nbxplorer goes down
This commit is contained in:
@@ -18,7 +18,6 @@ services:
|
||||
BTCPAY_SSHKEYFILE: ${BTCPAY_SSHKEYFILE}
|
||||
BTCPAY_DEBUGLOG: btcpay.log
|
||||
links:
|
||||
- nbxplorer
|
||||
- postgres
|
||||
volumes:
|
||||
- "btcpay_datadir:/datadir"
|
||||
|
||||
Reference in New Issue
Block a user