1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2026-01-13 21:59:14 +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"
}