I hereby claim:
- I am petzsch on github.
- I am petzsch (https://keybase.io/petzsch) on keybase.
- I have a public key ASD6LuHO9TF2wlKmOFyRWTRkcxnKZhd9yc3B5LvtEoJCawo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
HOST=0.0.0.0 | |
PORT=80 | |
# uvicorn variable, allow https behind a proxy | |
FORWARDED_ALLOW_IPS="*" | |
DEBUG=false | |
# Allow users and admins by user IDs (comma separated list) | |
#LNBITS_ALLOWED_USERS="UID" |
This configuration will disable the let's encrypt part of the configuration. Your BTCPay will still install a reverse proxy, which is needed to allow access to i.e. Ride The Lightning.
Please adapt the configuration to your environment:
Replace btcpay.DOMAIN.TLD with the actual vHost domain name you will be using to tunnel requests through. You may also want to change the pruning setting according to your needs.