瀏覽代碼

更新文件上传配置

Woody 1 月之前
父節點
當前提交
c554fd93dd

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

@@ -20,7 +20,7 @@ security:
 upload:
   bucket: /home/chelvc/static
   domain: https://test.chelvc.com/file
-  channel: DEFAULT
+  channel: LOCAL
 
 sms:
   clients:

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

@@ -20,7 +20,7 @@ security:
 upload:
   bucket: /home/chelvc/static
   domain: https://test.chelvc.com/file
-  channel: DEFAULT
+  channel: LOCAL
 
 sms:
   clients:

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

@@ -20,7 +20,7 @@ security:
 upload:
   bucket: /home/chelvc/static
   domain: https://test.chelvc.com/file
-  channel: DEFAULT
+  channel: LOCAL
 
 sms:
   clients:

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

@@ -20,7 +20,7 @@ security:
 upload:
   bucket: /home/chelvc/static
   domain: https://test.chelvc.com/file
-  channel: DEFAULT
+  channel: LOCAL
 
 sms:
   clients: