Fix config.json.example
parent
ee85dfe5ab
commit
9488ade7fb
|
@ -2,6 +2,6 @@
|
|||
"port": 7099,
|
||||
"host": "127.0.0.1",
|
||||
"instance_name": "BBJ",
|
||||
"allow_anon": True,
|
||||
"debug": False
|
||||
}
|
||||
"allow_anon": true,
|
||||
"debug": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue