woody 9 сар өмнө
parent
commit
f9feca2a60

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

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

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

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

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

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

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

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