Revert "enable ipv6 listening"
This reverts commit9582113c42
. Discussion9582113c42 (commitcomment-39238032)
This commit is contained in:
parent
c7ef6aed7f
commit
8ad95a56e9
@ -1,6 +1,5 @@
|
||||
server {
|
||||
listen 8080 default_server;
|
||||
listen [::]:8080 default_server;
|
||||
|
||||
root /var/www;
|
||||
index index.php index.html index.htm;
|
||||
|
Loading…
Reference in New Issue
Block a user