dashboard
repositories
filestore
activity
search
login
main
/
task
工业级运维app手机api
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
设备单项本月平均值、上一天AQI指标,单项标准值接口 设备状态接口
xufenglei
2017-10-27
3e6d73b90033d94fb8cb59e3a0958853177410e7
[task.git]
/
src
/
main
/
resources
/
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