Commit 3984f9e5 by Administrator

Update techhero-platform-basicresource-test.yml

parent 6d68d1cb
......@@ -26,9 +26,9 @@ spring:
primary: basic
datasource:
basic:
url: jdbc:oracle:thin:@119.96.87.17:30100:orcl
username: ur_base_local
password: YmFzZV9sb2NhbA==
url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl)))
username: nr_base_test
password: bnJfYmFzZV90ZXN0
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