Commit 8c4e7e2a by Administrator

Update techhero-resources-basic-pretest.yml

parent 7a672af3
...@@ -54,12 +54,13 @@ spring: ...@@ -54,12 +54,13 @@ spring:
exchange-name: basic.person.update.exchange exchange-name: basic.person.update.exchange
minio: minio:
access-key: C64jEOgaB24CefOo accessKey: C64jEOgaB24CefOo
secret-key: smIVtyAHbASQmhMaMGCyXpNizMfosben secretKey: smIVtyAHbASQmhMaMGCyXpNizMfosben
end-point: 'http://[fdff:1:1:1::2]:9001' bucket: unionresource
bucket-name: unionresource endpoint: http://[fdff:1:1:1::2]:9001
domain: 'http://[fdff:1:1:1::2]:9001' # 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/ readPath: http://[fdff:1:1:1::2]:9001
base-path: upload/ # 基础路径 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