mirror of
https://git.verdigado.com/NB-Public/simple-wkd.git
synced 2024-12-06 14:52:41 +01:00
Add bind_host setting
This commit is contained in:
parent
192bd9675d
commit
d4f4a35a65
6 changed files with 8 additions and 2797 deletions
|
@ -3,6 +3,7 @@ max_age = 900
|
|||
cleanup_interval = 21600
|
||||
allowed_domains = ["example.org", "example.com"]
|
||||
port = 8080
|
||||
bind_host = "0.0.0.0"
|
||||
external_url = "http://localhost:8080"
|
||||
|
||||
[mail_settings]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue