Browse Source

更新文件上传配置

Woody 1 month ago
parent
commit
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: