From fadf9df677852d79ef6ab853a28e08bfbf04a88e Mon Sep 17 00:00:00 2001 From: rad168 <86744795+rad168@users.noreply.github.com> Date: Sun, 16 Mar 2025 20:20:18 +0800 Subject: [PATCH] Update nginx.conf --- mytv/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mytv/nginx.conf b/mytv/nginx.conf index 8f36128..e9a2138 100644 --- a/mytv/nginx.conf +++ b/mytv/nginx.conf @@ -523,7 +523,7 @@ http { server { listen 30003; listen [::]:30003; - server_name live-edge-06.stream-link.org; + server_name cdn.1678520.xyz; location / { proxy_pass https://live-edge-06.stream-link.org;