Commit e7c5dad5 by Administrator

Update techhero-platform-excel-test.yml

parent d417bad3
...@@ -47,9 +47,12 @@ spring: ...@@ -47,9 +47,12 @@ spring:
password: bnJfZGljdF90ZXN0 password: bnJfZGljdF90ZXN0
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
minio: minio:
accessKey: admin accessKey: C64jEOgaB24CefOo
secretKey: techhero123 secretKey: smIVtyAHbASQmhMaMGCyXpNizMfosben
bucket: unionresource bucket: unionresource
endpoint: http://[fdff:1:1:1::2]:9000 endpoint: http://[fdff:1:1:1::2]:9001
readPath: http://[fdff:1:1:1::2]:9001 readPath: http://[fdff:1:1:1::2]:9001
enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性 enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性
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