|
|
|
@ -10,23 +10,6 @@ swagger:
|
|
|
|
|
- org.springblade |
|
|
|
|
- com.logpm |
|
|
|
|
|
|
|
|
|
#oss配置 |
|
|
|
|
oss: |
|
|
|
|
enabled: true |
|
|
|
|
name: minio |
|
|
|
|
tenant-mode: false |
|
|
|
|
endpoint: http://127.0.0.1:9000 |
|
|
|
|
access-key: D99KGE6ZTQXSATTJWU24 |
|
|
|
|
secret-key: QyVqGnhIQQE734UYSUFlGOZViE6+ZlDEfUG3NjhJ |
|
|
|
|
bucket-name: bladex |
|
|
|
|
|
|
|
|
|
#blade配置 |
|
|
|
|
blade: |
|
|
|
|
#本地文件上传 |
|
|
|
|
file: |
|
|
|
|
remote-mode: true |
|
|
|
|
upload-domain: http://localhost:8999 |
|
|
|
|
remote-path: /usr/share/nginx/html |
|
|
|
|
|
|
|
|
|
logging: |
|
|
|
|
config: classpath:logback.xml |
|
|
|
@ -37,15 +20,5 @@ spring:
|
|
|
|
|
allow-circular-references: true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xxl: |
|
|
|
|
job: |
|
|
|
|
accessToken: '' |
|
|
|
|
admin: |
|
|
|
|
addresses: http://127.0.0.1:7009/xxl-job-admin |
|
|
|
|
executor: |
|
|
|
|
appname: logpm-factory-xxljob |
|
|
|
|
ip: 127.0.0.1 |
|
|
|
|
logpath: ../data/applogs/logpm-factory-xxljob/jobhandler |
|
|
|
|
logretentiondays: -1 |
|
|
|
|
port: 7018 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|