|
@@ -19,6 +19,9 @@ spring:
|
|
enabled: true
|
|
enabled: true
|
|
max-file-size: 100MB
|
|
max-file-size: 100MB
|
|
max-request-size: 100MB
|
|
max-request-size: 100MB
|
|
|
|
+file:
|
|
|
|
+ save:
|
|
|
|
+ path: /var/www/
|
|
|
|
|
|
oss:
|
|
oss:
|
|
accessKeyId: LTAI4FdrT3HsfdR5edBVN7ws
|
|
accessKeyId: LTAI4FdrT3HsfdR5edBVN7ws
|
|
@@ -214,6 +217,10 @@ user:
|
|
service:
|
|
service:
|
|
baseUrl: http://59.42.10.53:8081
|
|
baseUrl: http://59.42.10.53:8081
|
|
|
|
|
|
|
|
+file:
|
|
|
|
+ save:
|
|
|
|
+ path: /var/www/
|
|
|
|
+
|
|
feature:
|
|
feature:
|
|
client:
|
|
client:
|
|
oss: true
|
|
oss: true
|