Procházet zdrojové kódy

更新文件下载域名配置

woody před 1 rokem
rodič
revize
375af376f4

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

@@ -23,4 +23,4 @@ platform:
   upload:
     standard:
       path: /home/chelvc/upload
-      domain: https://file.chelvc.com
+      domain: http://file.chelvc.com

+ 1 - 1
src/main/resources/application-pre.yml

@@ -23,4 +23,4 @@ platform:
   upload:
     standard:
       path: /home/chelvc/upload
-      domain: https://file.chelvc.com
+      domain: http://file.chelvc.com

+ 1 - 1
src/main/resources/application-prod.yml

@@ -23,4 +23,4 @@ platform:
   upload:
     standard:
       path: /home/chelvc/upload
-      domain: https://file.chelvc.com
+      domain: http://file.chelvc.com

+ 1 - 1
src/main/resources/application-test.yml

@@ -23,4 +23,4 @@ platform:
   upload:
     standard:
       path: /home/chelvc/upload
-      domain: https://file.chelvc.com
+      domain: http://file.chelvc.com