|
@@ -1,9 +1,9 @@
|
|
|
spring:
|
|
|
redis:
|
|
|
- database: 8
|
|
|
- host: 192.168.2.125 # Redis服务器地址
|
|
|
- port: 6379 # Redis服务器连接端口
|
|
|
- password: lantone # Redis服务器连接密码(默认为空)
|
|
|
+ database: 12
|
|
|
+ host: 192.168.2.237 # Redis服务器地址
|
|
|
+ port: 63791 # Redis服务器连接端口
|
|
|
+ password: emrais # Redis服务器连接密码(默认为空)
|
|
|
datasource:
|
|
|
druid:
|
|
|
url: jdbc:mysql://192.168.2.125:3307/qc?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
|