mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Fix host cfg and print on startup
This commit is contained in:
parent
3ef8e8bbc2
commit
480aacfac5
@ -12,7 +12,7 @@ users_dir = os.path.join(data_dir, "users")
|
||||
product_name = "Plinth"
|
||||
box_name = "FreedomBox"
|
||||
|
||||
host = 127.0.0.1
|
||||
host = "127.0.0.1"
|
||||
port = 8000
|
||||
|
||||
## Do not edit below this line ##
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user