1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 14:45:57 +00:00
Files
homebrewery/config/default.json
2017-01-22 12:47:33 -05:00

7 lines
154 B
JSON

{
"host" : "localhost:8000",
"login_path" : "localhost:8000/dev_login",
"secret" : "secretsecret",
"admin_key" : "adminadmin",
"log_level" : "info"
}