diff --git a/root/etc/nginx/nginx.conf b/root/etc/nginx/nginx.conf index e6e49fd..43b51cd 100644 --- a/root/etc/nginx/nginx.conf +++ b/root/etc/nginx/nginx.conf @@ -32,7 +32,6 @@ http { server { listen 80; - listen [::]:80; server_name _; root /var/www/wallabag/web;