fix externalurl
This commit is contained in:
@@ -61,7 +61,7 @@ services:
|
|||||||
BTCPAY_EXPLORERURL: http://nbxplorer:32838/
|
BTCPAY_EXPLORERURL: http://nbxplorer:32838/
|
||||||
BTCPAY_BIND: 0.0.0.0:49392
|
BTCPAY_BIND: 0.0.0.0:49392
|
||||||
BTCPAY_INTERNALURL: http://btcpayserver:49392/
|
BTCPAY_INTERNALURL: http://btcpayserver:49392/
|
||||||
BTCPAY_EXTERNALURL: $(BTCPAY_HOST)
|
BTCPAY_EXTERNALURL: https://$(BTCPAY_HOST)/
|
||||||
|
|
||||||
# NGINX settings
|
# NGINX settings
|
||||||
VIRTUAL_NETWORK: nginx-proxy
|
VIRTUAL_NETWORK: nginx-proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user