fix externalurl

This commit is contained in:
nicolas.dorier
2017-12-18 09:48:37 +09:00
parent f6716f9155
commit 85b026ddac

View File

@@ -61,7 +61,7 @@ services:
BTCPAY_EXPLORERURL: http://nbxplorer:32838/
BTCPAY_BIND: 0.0.0.0:49392
BTCPAY_INTERNALURL: http://btcpayserver:49392/
BTCPAY_EXTERNALURL: $(BTCPAY_HOST)
BTCPAY_EXTERNALURL: https://$(BTCPAY_HOST)/
# NGINX settings
VIRTUAL_NETWORK: nginx-proxy