Update nginx.conf

This commit is contained in:
rad168
2025-03-16 20:20:18 +08:00
committed by GitHub
parent 0a45c04e24
commit fadf9df677

View File

@@ -523,7 +523,7 @@ http {
server { server {
listen 30003; listen 30003;
listen [::]:30003; listen [::]:30003;
server_name live-edge-06.stream-link.org; server_name cdn.1678520.xyz;
location / { location / {
proxy_pass https://live-edge-06.stream-link.org; proxy_pass https://live-edge-06.stream-link.org;