Commit 9b350e67 by Administrator

Update techhero-framework-auth-dev.yml

parent 4bbd04ce
......@@ -26,9 +26,9 @@ spring:
primary: system
datasource:
system:
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_dev
password: bnJfYmFzZV9kZXY=
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