ソースを参照

更新 'conf.d/qipai-manage.conf'

zhuangchangye 1 年間 前
コミット
67cda2e95c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      conf.d/qipai-manage.conf

+ 1 - 1
conf.d/qipai-manage.conf

@@ -39,7 +39,7 @@ server {
 
 
     location ^~ /static {
     location ^~ /static {
       rewrite ^/static/(.*)$ /$1 break; #重写          
       rewrite ^/static/(.*)$ /$1 break; #重写          
-      proxy_pass https://cloudimg-xypp.xinyuepp.cn/;
+      proxy_pass http://cloudimg-xypp.xinyuepp.cn/;
     }
     }
     
     
     location ^~ /assets/images {
     location ^~ /assets/images {