update default config
This commit is contained in:
parent
e64d4035a0
commit
afd9aea763
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
},
|
},
|
||||||
"http": {
|
"http": {
|
||||||
"root_url": "http://localhost:8100",
|
"root_url": "http://localhost:8100",
|
||||||
"host": "127.0.0.1",
|
"host": "0.0.0.0",
|
||||||
"port": 8100
|
"port": 8100
|
||||||
},
|
},
|
||||||
"security": {
|
"security": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue