Commit 514b69a3 by Administrator

Update techhero-platform-dictionary-dev.yml

parent 5216b815
spring: spring:
redis: redis:
database: 6 database: 5
host: fdff:1:1:1::1 host: fdff:1:1:1::1
port: 6379 port: 6379
password: techhero123 password: techhero123
...@@ -28,5 +28,5 @@ spring: ...@@ -28,5 +28,5 @@ spring:
dict: dict:
url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl))) url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl)))
username: nr_dict_dev username: nr_dict_dev
password: bnJfZGljdF90ZXN0 password: bnJfZGljdF9kZXY=
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
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