Selaa lähdekoodia

更新文件上传配置

woody 1 vuosi sitten
vanhempi
commit
f7e777a37f

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

@@ -47,8 +47,8 @@ oauth:
 
 upload:
   clients:
-    - path: /home/chelvc/upload
-      domain: http://file.chelvc.com
+    - path: /home/chelvc/static
+      domain: https://test.chelvc.com/static
       channel: DEFAULT
 
 location:

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

@@ -47,8 +47,8 @@ oauth:
 
 upload:
   clients:
-    - path: /home/chelvc/upload
-      domain: http://file.chelvc.com
+    - path: /home/chelvc/static
+      domain: https://test.chelvc.com/static
       channel: DEFAULT
 
 location:

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

@@ -47,8 +47,8 @@ oauth:
 
 upload:
   clients:
-    - path: /home/chelvc/upload
-      domain: http://file.chelvc.com
+    - path: /home/chelvc/static
+      domain: https://test.chelvc.com/static
       channel: DEFAULT
 
 location:

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

@@ -47,8 +47,8 @@ oauth:
 
 upload:
   clients:
-    - path: /home/chelvc/upload
-      domain: http://file.chelvc.com
+    - path: /home/chelvc/static
+      domain: https://test.chelvc.com/static
       channel: DEFAULT
 
 location: