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_SSHKEYFILE: ${BTCPAY_SSHKEYFILE}
|
||||||
BTCPAY_DEBUGLOG: btcpay.log
|
BTCPAY_DEBUGLOG: btcpay.log
|
||||||
links:
|
links:
|
||||||
- nbxplorer
|
|
||||||
- postgres
|
- postgres
|
||||||
volumes:
|
volumes:
|
||||||
- "btcpay_datadir:/datadir"
|
- "btcpay_datadir:/datadir"
|
||||||
|
|||||||
Reference in New Issue
Block a user