diff --git a/ui/nginx.conf b/ui/nginx.conf index 255c145..43c1e29 100644 --- a/ui/nginx.conf +++ b/ui/nginx.conf @@ -28,7 +28,6 @@ http { server { listen 80; - listen [::]:80; server_name _; proxy_set_header Host $host;