Add a dev mode configuration flag
This commit is contained in:
parent
c3cd7c2796
commit
13779d5a74
3 changed files with 10 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"host": "0.0.0.0",
|
||||
"port": 8080,
|
||||
"dev_mode": false,
|
||||
"logging": {
|
||||
"level": "info"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue