allow specification of additional domains with https support (#164)
This commit is contained in:
committed by
Nicolas Dorier
parent
53ff474671
commit
3b44087ff3
@@ -70,6 +70,7 @@ touch $BTCPAY_ENV_FILE
|
||||
echo "
|
||||
BTCPAY_PROTOCOL=$BTCPAY_PROTOCOL
|
||||
BTCPAY_HOST=$BTCPAY_HOST
|
||||
BTCPAY_ADDITIONAL_HOSTS=$BTCPAY_ADDITIONAL_HOSTS
|
||||
BTCPAY_ANNOUNCEABLE_HOST=$BTCPAY_ANNOUNCEABLE_HOST
|
||||
REVERSEPROXY_HTTP_PORT=$REVERSEPROXY_HTTP_PORT
|
||||
REVERSEPROXY_HTTPS_PORT=$REVERSEPROXY_HTTPS_PORT
|
||||
|
||||
Reference in New Issue
Block a user