1
0

allow specification of additional domains with https support (#164)

This commit is contained in:
Andrew Camilleri
2019-07-09 11:26:35 +02:00
committed by Nicolas Dorier
parent 53ff474671
commit 3b44087ff3
5 changed files with 13 additions and 4 deletions

View File

@@ -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