Can configure BTCPAY_ROOTPATH

This commit is contained in:
nicolas.dorier
2018-04-09 11:40:08 +09:00
parent 489ae58fab
commit 2e07b7589f
14 changed files with 18 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ services:
BTCPAY_NETWORK: ${NBITCOIN_NETWORK:-regtest}
BTCPAY_BIND: 0.0.0.0:49392
BTCPAY_EXTERNALURL: ${BTCPAY_PROTOCOL:-https}://${BTCPAY_HOST}/
BTCPAY_ROOTPATH: ${BTCPAY_ROOTPATH:-/}
# NGINX settings
VIRTUAL_NETWORK: nginx-proxy