mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-08 19:50:10 +02:00
exlude forwarded_allow_ips
This commit is contained in:
@@ -21,7 +21,7 @@ def list_parse_fallback(v):
|
||||
return []
|
||||
|
||||
|
||||
read_only_variables = ["host", "port", "lnbits_commit", "lnbits_path"]
|
||||
read_only_variables = ["host", "port", "lnbits_commit", "lnbits_path", "forwarded_allow_ips"]
|
||||
|
||||
|
||||
class Settings(BaseSettings):
|
||||
|
Reference in New Issue
Block a user