mirror of
https://github.com/lnbits/lnbits.git
synced 2025-08-08 17:22:14 +02:00
doc: add hint to configure reverse proxy in .env.template
(#2393)
closes #2134 suggestion from issue
This commit is contained in:
@@ -136,6 +136,8 @@ KEYCLOAK_DISCOVERY_URL=""
|
||||
######################################
|
||||
|
||||
# uvicorn variable, uncomment to allow https behind a proxy
|
||||
# IMPORTANT: this also needs the webserver to be configured to forward the headers
|
||||
# http://docs.lnbits.org/guide/installation.html#running-behind-an-apache2-reverse-proxy-over-https
|
||||
# FORWARDED_ALLOW_IPS="*"
|
||||
|
||||
# Server security, rate limiting ips, blocked ips, allowed ips
|
||||
|
Reference in New Issue
Block a user