fuyu 4 سال پیش
والد
کامیت
cb505306b6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      https.d/html.conf

+ 1 - 1
https.d/html.conf

@@ -28,7 +28,7 @@ server {
   }
 
   location /29601/ {
-    proxy_pass              https://127.0.0.1:29601/;
+    proxy_pass              http://127.0.0.1:29601/;
     #proxy_set_header        Host $host;
     proxy_set_header        X-Real-IP $remote_addr;
     proxy_set_header        X-Forwarded-For $proxy_add_x_forwarded_for;