Просмотр исходного кода

更新静态文件访问域名配置

woody 9 месяцев назад
Родитель
Сommit
c7c6a82435

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

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

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

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

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

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

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

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