diff --git a/default.conf b/default.conf index 516f14f..456df01 100644 --- a/default.conf +++ b/default.conf @@ -1,5 +1,6 @@ server { listen 80; + listen [::]:80; server_name localhost; location / {