Commit 86fb381a by Administrator

Update techhero-auth-natived.yml

parent 3f775a4c
......@@ -2,8 +2,8 @@
spring:
datasource:
url: jdbc:oracle:thin:@databaseServer:30100:orcl
username: system_local
password: c3lzdGVtX2xvY2Fs
username: secret_system_dev
password: X3N5c3RlbV9kZXY=
driverClassName: oracle.jdbc.OracleDriver
initial-size: 5
validation-query: SELECT 1
......
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