Commit c4f5294e by Administrator

Update techhero-resources-basic-natived.yml

parent fde56fee
...@@ -54,20 +54,20 @@ spring: ...@@ -54,20 +54,20 @@ 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:
access-key: zbtcHuxlmcLu5tTK accessKey: Tj3lmVW59Zjq4gDQ
secret-key: 8tx5t2wEzCc87Goskmwl1t3MGysT8h2p secretKey: De2SOr1MCflzUM8YwA9UKVBj3suuc8ci
bucket: pretest bucket: unionresource
endpoint: http://[fdff:1:1:1::2]:9000 endpoint: http://119.96.87.17:30107
readPath: http://[fdff:1:1:1::2]:9000 readPath: http://119.96.87.17:30107
enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性 enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性
# minio:
# access-key: zbtcHuxlmcLu5tTK
# secret-key: 8tx5t2wEzCc87Goskmwl1t3MGysT8h2p
# bucket: pretest
# endpoint: http://[fdff:1:1:1::2]:9000
# readPath: http://[fdff:1:1:1::2]:9000
# enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性
pdftemplate: pdftemplate:
......
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