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