From a30c1375298820546696218dd30c94e67366d824 Mon Sep 17 00:00:00 2001 From: HypoxiE Date: Mon, 25 Aug 2025 14:50:13 +0700 Subject: [PATCH] _ --- nginx.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 / {