Implement bitcoin donations via BTCPay
This commit is contained in:
@@ -31,6 +31,7 @@ WEBHOOKS_ALLOWED_IPS='10.1.1.163'
|
||||
# Service Integrations
|
||||
#
|
||||
|
||||
BTCPAY_PUBLIC_URL='https://btcpay.example.com'
|
||||
BTCPAY_API_URL='http://localhost:23001/api/v1'
|
||||
BTCPAY_STORE_ID=''
|
||||
BTCPAY_AUTH_TOKEN=''
|
||||
|
||||
Reference in New Issue
Block a user