diff --git a/nginx.conf b/nginx.conf index 7b57fb9..956709a 100644 --- a/nginx.conf +++ b/nginx.conf @@ -9,7 +9,9 @@ http { location / { proxy_pass http://hypoxie-3x-ui:2053/; } - + } + + server { listen 80; server_name hypoxie-xui.duckdns.org; location / {