Skip to content

Commit

Permalink
Use 0.0.0.0 for watcher server config
Browse files Browse the repository at this point in the history
  • Loading branch information
nikugogoi committed Nov 12, 2023
1 parent 7b55da7 commit 183dc7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[server]
host = "127.0.0.1"
host = "0.0.0.0"
port = 3008
kind = "active"

Expand Down

0 comments on commit 183dc7a

Please sign in to comment.