We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed458c9 commit e883a28Copy full SHA for e883a28
Formula/k/knot.rb
@@ -69,7 +69,7 @@ def knot_conf
69
<<~EOS
70
server:
71
rundir: "#{var}/knot"
72
- listen: [ "0.0.0.0@53", "::@53" ]
+ listen: [ "127.0.0.1@53", "::@53" ]
73
74
log:
75
- target: "stderr"
0 commit comments