Commit 7a672af3 by Administrator

Update techhero-resources-basic-pretest.yml

parent cbb54367
...@@ -56,9 +56,9 @@ spring: ...@@ -56,9 +56,9 @@ spring:
minio: minio:
access-key: C64jEOgaB24CefOo access-key: C64jEOgaB24CefOo
secret-key: smIVtyAHbASQmhMaMGCyXpNizMfosben secret-key: smIVtyAHbASQmhMaMGCyXpNizMfosben
end-point: http://[fdff:1:1:1::2]:9001 end-point: 'http://[fdff:1:1:1::2]:9001'
bucket-name: unionresource bucket-name: unionresource
domain: http://[fdff:1:1:1::2]:9001# 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/ domain: 'http://[fdff:1:1:1::2]:9001' # 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
base-path: upload/ # 基础路径 base-path: upload/ # 基础路径
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