mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 10:52:46 +00:00
Split off app into own file
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"host" : "localhost:8000",
|
||||
"login_path" : "localhost:8000/dev_login",
|
||||
"secret" : "secretsecret",
|
||||
"admin_key" : "adminadmin"
|
||||
"admin_key" : "adminadmin",
|
||||
"log_level" : "info"
|
||||
}
|
||||
Reference in New Issue
Block a user