dashboard
repositories
filestore
activity
search
login
main
/
task
工业级运维app手机api
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
代码发布
沈斌
2017-11-05
8cb437529dcb91681aeeed59d5045f1a8de30a03
[task.git]
/
src
/
main
/
resources
/
redis
/
redis-config.properties
1
2
3
4
5
6
7
8
# Redis settings
redis.host=101.37.22.173
redis.port=6379
redis.pass=redis_pass
redis.database=0
redis.maxIdle=300
redis.maxWait=3000
redis.testOnBorrow=true