webug/config.json

8 lines
123 B
JSON
Raw Normal View History

2019-12-14 19:07:29 +01:00
{
"app": {
"debug": true,
"use_reloader": true,
"host": "0.0.0.0",
"port": 5101
}
}