husstanden/config.json

10 lines
142 B
JSON
Raw Normal View History

2019-02-12 16:59:43 +01:00
{
"web": {
"debug": true,
"use_reloader": true,
"threaded": true,
"host": "0.0.0.0",
2019-02-12 16:59:43 +01:00
"port": 80
},
"disable-static-cache": true
}