Commit 5852c5f2 by Administrator

Update techhero-coordination-command-sitout.yml

parent c7c1f40d
......@@ -45,6 +45,17 @@ spring:
username: zcpt_zt
password: zcpt_zt123
driver-class-name: oracle.jdbc.OracleDriver
basic:
url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl)))
username: ur_base_local
password: YmFzZV9sb2NhbA==
driver-class-name: oracle.jdbc.OracleDriver
dict:
url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl)))
username: ur_dict_local
password: ZGljdF9sb2NhbA==
driver-class-name: oracle.jdbc.OracleDriver
rabbitmq:
......
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