1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-26 10:41:28 +00:00
Files
homebrewery/config/default.json
Scott Tolksdorf 1173af5803 'Created
2017-01-22 12:44:38 -05:00

6 lines
131 B
JSON

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