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