1
0

Adding env variable for update url (#378)

Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
This commit is contained in:
rockstardev
2020-10-05 04:07:43 -05:00
committed by GitHub
parent 2a0638f3d1
commit f48fb291c1

View File

@@ -18,6 +18,7 @@ services:
BTCPAY_SSHKEYFILE: ${BTCPAY_SSHKEYFILE}
BTCPAY_SSHAUTHORIZEDKEYS: ${BTCPAY_SSHAUTHORIZEDKEYS}
BTCPAY_DEBUGLOG: btcpay.log
BTCPAY_UPDATEURL: https://api.github.com/repos/btcpayserver/btcpayserver/releases/latest
links:
- postgres
volumes: