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