webug/config.json
2019-12-14 19:07:29 +01:00

8 lines
123 B
JSON

{
"app": {
"debug": true,
"use_reloader": true,
"host": "0.0.0.0",
"port": 5101
}
}