config: change port to 9181
This commit is contained in:
parent
64468cf0ca
commit
7ebcb52481
@ -33,7 +33,7 @@
|
|||||||
],
|
],
|
||||||
"client_max_size": 524288000,
|
"client_max_size": 524288000,
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"port": 9190,
|
"port": 9181,
|
||||||
"coding": "utf-8",
|
"coding": "utf-8",
|
||||||
"indexes": [
|
"indexes": [
|
||||||
"index.ui",
|
"index.ui",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user