Adding env variable for update url (#378)
Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user