Commit e333b2e1 by Administrator

Update techhero-platform-excel-dev.yml

parent 2f5b54cc
......@@ -45,4 +45,11 @@ spring:
url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl)))
username: nr_inner_data_dev
password: ZXJfZGF0YV9kZXY=
driver-class-name: oracle.jdbc.OracleDriver
\ No newline at end of file
driver-class-name: oracle.jdbc.OracleDriver
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注解属性
\ No newline at end of file
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