Browse Source

更新配置

woody 1 year ago
parent
commit
d8441c82ed

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

@@ -18,12 +18,12 @@ oauth:
 upload:
   clients:
     - path: /home/chelvc/static
-      domain: https://test.chelvc.com/static
+      domain: https://test.chelvc.com/file
       channel: DEFAULT
 
 sms:
   clients:
-    - id: LTAI5tAnS3tQqjpHdT1KqeUw
+    - name: LTAI5tAnS3tQqjpHdT1KqeUw
       secret: xs6OZj6pyJLTcNBDjp6ikftVyKRXsk
       template: SMS_274640619
       signature: 车旅程

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

@@ -18,12 +18,12 @@ oauth:
 upload:
   clients:
     - path: /home/chelvc/static
-      domain: https://test.chelvc.com/static
+      domain: https://test.chelvc.com/file
       channel: DEFAULT
 
 sms:
   clients:
-    - id: LTAI5tAnS3tQqjpHdT1KqeUw
+    - name: LTAI5tAnS3tQqjpHdT1KqeUw
       secret: xs6OZj6pyJLTcNBDjp6ikftVyKRXsk
       template: SMS_274640619
       signature: 车旅程

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

@@ -18,12 +18,12 @@ oauth:
 upload:
   clients:
     - path: /home/chelvc/static
-      domain: https://test.chelvc.com/static
+      domain: https://test.chelvc.com/file
       channel: DEFAULT
 
 sms:
   clients:
-    - id: LTAI5tAnS3tQqjpHdT1KqeUw
+    - name: LTAI5tAnS3tQqjpHdT1KqeUw
       secret: xs6OZj6pyJLTcNBDjp6ikftVyKRXsk
       template: SMS_274640619
       signature: 车旅程

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

@@ -18,12 +18,12 @@ oauth:
 upload:
   clients:
     - path: /home/chelvc/static
-      domain: https://test.chelvc.com/static
+      domain: https://test.chelvc.com/file
       channel: DEFAULT
 
 sms:
   clients:
-    - id: LTAI5tAnS3tQqjpHdT1KqeUw
+    - name: LTAI5tAnS3tQqjpHdT1KqeUw
       secret: xs6OZj6pyJLTcNBDjp6ikftVyKRXsk
       template: SMS_274640619
       signature: 车旅程