Update nginx.vhost.production
This commit is contained in:
parent
9a85e1f458
commit
ef0aad10cc
1 changed files with 1 additions and 2 deletions
|
@ -44,7 +44,6 @@ server {
|
|||
return 503 "we've detected abuse on your ip. please wait and try again later.";
|
||||
default_type text/plain;
|
||||
}
|
||||
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
}
|
||||
|
|
Reference in a new issue