add zec config path env var for btcpay container (#1018)
Co-authored-by: macintoshhelper <6757532+macintoshhelper@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
||||
BTCPAY_ZEC_DAEMON_URI: http://zcash_walletd:8000
|
||||
BTCPAY_ZEC_WALLET_DAEMON_URI: http://zcash_walletd:8000
|
||||
BTCPAY_ZEC_WALLET_DAEMON_WALLETDIR: /root/zec_wallet
|
||||
BTCPAY_ZEC_WALLET_DAEMON_CONFIG_PATH: /data/config2.json
|
||||
volumes:
|
||||
- "zec_wallet:/root/zec_wallet"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user