mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-17 04:34:28 +01:00
fix yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user