You've already forked FrameTour-BE
1
This commit is contained in:
src/main
java
com
ycwl
basic
biz
controller
service
utils
resources
@ -30,10 +30,10 @@ spring:
|
||||
date-format: "yyyy-MM-dd HH:mm:ss"
|
||||
time-zone: GMT+8
|
||||
redis:
|
||||
host: 10.59.3.242
|
||||
host: 10.59.3.218
|
||||
port: 6379
|
||||
# 密码过于复杂需要使用''引起来,要不可能导致项目无法启动,因为无法识别特殊字符
|
||||
password: yckj2018
|
||||
password: ZhEnTuAi
|
||||
jedis:
|
||||
pool:
|
||||
max-active: -1 # 连接池最大连接数(使用负值表示没有限制)
|
||||
|
Reference in New Issue
Block a user