Commit b99d1cc5 by Administrator

Update application.yml

parent 495f0fd3
......@@ -22,10 +22,10 @@ spring:
maximum-pool-size: 5
connection-test-query: select 1 from dual
slave_1:
url: jdbc:oracle:thin://119.96.99.9:30110/orcl
username: jcsjv2
password: jcsjv2
driver-class-name: oracle.jdbc.OracleDriver
url: jdbc:mysql://47.121.142.86:3306/sys
username: root
password: CNg6jkJIEZvUHnuN
driver-class-name: com.mysql.jdbc.Driver
redis:
host: 119.96.87.17 #47.104.251.199
port: 6379 #6942
......
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