Listen only on localhost
This commit is contained in:
@@ -16,7 +16,7 @@ log_level info
|
||||
|
||||
# the IP address to listen on
|
||||
# (0.0.0.0 for all interfaces, 127.0.0.1 for localhost)
|
||||
listen 0.0.0.0
|
||||
listen 127.0.0.1
|
||||
|
||||
# the TCP port to listen on
|
||||
port 8765
|
||||
|
||||
Reference in New Issue
Block a user