respect https setting in admin ui link (#1416)
* respect https setting in admin ui link * make format
This commit is contained in:
parent
80a94aa9ce
commit
52e654af86
2 changed files with 2 additions and 4 deletions
|
|
@ -44,7 +44,7 @@ LNBITS_DISABLED_EXTENSIONS="amilk"
|
|||
LNBITS_DATA_FOLDER="./data"
|
||||
# LNBITS_DATABASE_URL="postgres://user:password@host:port/databasename"
|
||||
|
||||
LNBITS_FORCE_HTTPS=true
|
||||
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