瀏覽代碼

华为HAG 添加https

xushengqiang 4 年之前
父節點
當前提交
c80e72fcb9
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/main/resources/application-dev.properties
  2. 1 1
      src/main/resources/application-prd.properties

+ 1 - 1
src/main/resources/application-dev.properties

@@ -70,5 +70,5 @@ efunbox.oss.img.url=https://ai-admin-image.ai160.com
 interface.sign.key=AzaSB2RR0boUz1WQ
 
 hag.cdn.secret.sign.key=7q28cAwmcGQgOsCj
-hag.oss.audio.prefix=http://ai-hw-hag.ai160.com
+hag.oss.audio.prefix=https://ai-hw-hag.ai160.com
 

+ 1 - 1
src/main/resources/application-prd.properties

@@ -70,5 +70,5 @@ interface.sign.key=IhOTiTyMLDNNLFuP
 
 
 hag.cdn.secret.sign.key=7q28cAwmcGQgOsCj
-hag.oss.audio.prefix=http://ai-hw-hag.ai160.com
+hag.oss.audio.prefix=https://ai-hw-hag.ai160.com