Browse Source

删除文件上传

chenglong
pref_mail@163.com 1 year ago
parent
commit
e620104145
  1. 18
      blade-service/logpm-distribution/src/main/resources/application.yml

18
blade-service/logpm-distribution/src/main/resources/application.yml

@ -10,23 +10,7 @@ swagger:
- org.springblade - org.springblade
- com.logpm - com.logpm
#oss配置
oss:
enabled: true
name: minio
tenant-mode: false
endpoint: http://8.137.14.82:9000
access-key: minio
secret-key: 123123123
bucket-name: bladex
#blade配置
blade:
#本地文件上传
file:
remote-mode: true
upload-domain: http://localhost:8999
remote-path: /usr/share/nginx/html
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml

Loading…
Cancel
Save