mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-11 20:24:21 +01:00
fix externalurl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user