Commit b6a76e0c by Administrator

Update techhero-coordination-command-natived.yml

parent 78600d5d
......@@ -26,13 +26,16 @@ spring:
primary: command
datasource:
command:
# url: jdbc:oracle:thin:@databaseServer:30100:orcl
# username: ur_base_local
# password: YmFzZV9sb2NhbA==
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: ur_base_local
password: YmFzZV9sb2NhbA==
driver-class-name: oracle.jdbc.OracleDriver
rabbitmq:
host: dev-env
......
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