Commit 5c02e3ee by Administrator

Update techhero-resources-basic-natived.yml

parent 941399e5
...@@ -54,13 +54,21 @@ spring: ...@@ -54,13 +54,21 @@ spring:
routing-key: basic.person.update.key routing-key: basic.person.update.key
exchange-name: basic.person.update.exchange exchange-name: basic.person.update.exchange
# minio:
# accessKey: Tj3lmVW59Zjq4gDQ
# secretKey: De2SOr1MCflzUM8YwA9UKVBj3suuc8ci
# bucket: unionresource
# endpoint: http://119.96.87.17:30107
# readPath: http://119.96.87.17:30107
# enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性
minio: minio:
accessKey: Tj3lmVW59Zjq4gDQ access-key: zbtcHuxlmcLu5tTK
secretKey: De2SOr1MCflzUM8YwA9UKVBj3suuc8ci secret-key: 8tx5t2wEzCc87Goskmwl1t3MGysT8h2p
bucket: unionresource bucket: pretest
endpoint: http://119.96.87.17:30107 endpoint: http://[fdff:1:1:1::2]:9000
readPath: http://119.96.87.17:30107 readPath: http://[fdff:1:1:1::2]:9000
enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性 enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性
pdftemplate: pdftemplate:
defaultImg: F:/test/pdf/templete/default.jpeg defaultImg: F:/test/pdf/templete/default.jpeg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment