port 0.0.0.0
This commit is contained in:
parent
c95a158c1e
commit
5563f85b5f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[debug]
|
[debug]
|
||||||
adress = "localhost"
|
adress = "0.0.0.0"
|
||||||
port = 5000
|
port = 5000
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue