Jelajahi Sumber

线上环境配置文件中添加file.save.path

郭超 4 tahun lalu
induk
melakukan
cb3967a656
1 mengubah file dengan 7 tambahan dan 0 penghapusan
  1. 7 0
      site/src/main/resources/application.yml

+ 7 - 0
site/src/main/resources/application.yml

@@ -244,6 +244,10 @@ feature:
   client:
     oss: true
 
+file:
+  save:
+    path: /var/www/
+
 user:
   service:
     baseUrl: http://user.cofortest.com
@@ -273,6 +277,9 @@ feature:
   client:
     oss: true
 
+file:
+  save:
+    path: /var/www/
 user:
   service:
     baseUrl: http://8.134.32.27:8081