ソースを参照

生产环境修改静态图片资源地址

t_finder 6 日 前
コミット
f63ca5c4a9
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -25,7 +25,7 @@ SZX_APP_ANDROID_SCHEME = "opengeminiapp"
 
 QIYUKF_TEMPLATE_ID = "6635862"
 
-IMG_URL = "https://www.androidscloud.com:9001/cloud/picture/assist"
+IMG_URL = "https://cloud-h5ing-guangzhou.phone.androidscloud.com/cloud/picture/assist"
 
 H5_URL = "https://client.phone.androidscloud.com"