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
|
|
@ -48,7 +48,6 @@ LNBITS_EXTENSIONS_DEFAULT_INSTALL="tpos"
|
|||
LNBITS_DATA_FOLDER="./data"
|
||||
# LNBITS_DATABASE_URL="postgres://user:password@host:port/databasename"
|
||||
|
||||
LNBITS_FORCE_HTTPS=false
|
||||
LNBITS_SERVICE_FEE="0.0"
|
||||
# value in millisats
|
||||
LNBITS_RESERVE_FEE_MIN=2000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue