Commit 488538e1 by Administrator

Update techhero-coordination-command-natived.yml

parent 1d9ec6f7
......@@ -26,15 +26,15 @@ spring:
primary: command
datasource:
command:
url: jdbc:oracle:thin:@119.96.87.17:30100:orcl
username: emergencycommand_prod
password: Y29tbWFuZF9wcm9k
driver-class-name: oracle.jdbc.OracleDriver
basic:
url: jdbc:oracle:thin:@databaseServer:30100:orcl
username: COMMAND_DEV
password: Y29tbWFuZF9kZXY=
driver-class-name: oracle.jdbc.OracleDriver
exchange:
url: jdbc:oracle:thin:@databaseServer:30100:orcl
username: ur_base_local
password: YmFzZV9sb2NhbA==
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