|
@@ -1,5 +1,5 @@
|
|
|
-datasource.url=jdbc:mysql://192.168.253.12:3306/sso?characterEncoding=utf-8
|
|
|
|
|
-datasource.username=root
|
|
|
|
|
|
|
+datasource.url=jdbc:mysql://192.168.100.3:3306/sso?characterEncoding=utf-8
|
|
|
|
|
+datasource.username=sa
|
|
|
datasource.password=select111***
|
|
datasource.password=select111***
|
|
|
datasource.driverClassName=com.mysql.jdbc.Driver
|
|
datasource.driverClassName=com.mysql.jdbc.Driver
|
|
|
datasource.initialSize=1
|
|
datasource.initialSize=1
|
|
@@ -18,11 +18,11 @@ datasource.maxPoolPreparedStatementPerConnectionSize=20
|
|
|
datasource.filters=stat,slf4j
|
|
datasource.filters=stat,slf4j
|
|
|
datasource.connectionProperties=druid.stat.mergeSql=false;druid.stat.slowSqlMillis=5000
|
|
datasource.connectionProperties=druid.stat.mergeSql=false;druid.stat.slowSqlMillis=5000
|
|
|
|
|
|
|
|
-spring.redis.host=192.168.253.6
|
|
|
|
|
|
|
+spring.redis.host=192.168.100.4
|
|
|
spring.redis.port=6379
|
|
spring.redis.port=6379
|
|
|
|
|
|
|
|
-message.url = http://10.10.100.136:8080/
|
|
|
|
|
|
|
+message.url = http://message.ubtob.com/
|
|
|
|
|
|
|
|
-file.url = http://10.10.100.200:9999/
|
|
|
|
|
|
|
+file.url = http://dfs-api.ubtob.com/
|
|
|
|
|
|
|
|
zk.url=zookeeper://10.10.100.11:2181
|
|
zk.url=zookeeper://10.10.100.11:2181
|