This commit is contained in:
nicolas.dorier
2017-12-16 00:46:49 +09:00
parent 5248604e41
commit 3c3fbcdf01

View File

@@ -55,7 +55,7 @@ services:
- "49392"
environment:
# BTCPay settings
BTCPAY_POSTGRES: "User ID=postgres;Host=postgres;Port=5432;Database=btcpayserver"
BTCPAY_POSTGRES: User ID=postgres;Host=postgres;Port=5432;Database=btcpayserver
BTCPAY_NETWORK: regtest
BTCPAY_EXPLORERURL: http://nbxplorer:32838/
BTCPAY_BIND: 0.0.0.0:49392