introduce baseurl and remove force_https (#1549)
* introduce baseurl and remove force_https * calle's suggestions
This commit is contained in:
parent
f943ca7d51
commit
6f194fe2f8
6 changed files with 5 additions and 20 deletions
|
|
@ -174,8 +174,8 @@ kill_timeout = 30
|
|||
[env]
|
||||
HOST="127.0.0.1"
|
||||
PORT=5000
|
||||
LNBITS_FORCE_HTTPS=true
|
||||
FORWARDED_ALLOW_IPS="*"
|
||||
LNBITS_BASEURL="https://mylnbits.lnbits.org/"
|
||||
LNBITS_DATA_FOLDER="/data"
|
||||
|
||||
${PUT_YOUR_LNBITS_ENV_VARS_HERE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue