Use 0.0.0.0 for watcher server config
This commit is contained in:
parent
7b55da793f
commit
183dc7a93f
@ -1,5 +1,5 @@
|
||||
[server]
|
||||
host = "127.0.0.1"
|
||||
host = "0.0.0.0"
|
||||
port = 3008
|
||||
kind = "active"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user