Commit 70cc550b authored by 吴江's avatar 吴江

修改redis

parent dd7734ad
......@@ -27,13 +27,13 @@ spring.data.mongodb.uri = mongodb://amos-mongodb:27017/iecmonitor
#rule
#params.remoteRuleUrl=http://172.16.3.3:8080/
params.remoteRuleUrl=http://magintursh.xicp.net:18080/
params.remoteWebsocketUrl=http://amos-websocket:10600/
params.remoteRuleUrl=http://station-rule:8080/
params.remoteWebsocketUrl=http://station-websocket:10600/
spring.redis.database=5
spring.redis.host=amos-redis
spring.redis.port=6379
spring.redis.password=1234560
spring.redis.password=redis2020
spring.redis.jedis.pool.max-active=200
spring.redis.jedis.pool.max-wait=-1
spring.redis.jedis.pool.max-idle=10
......@@ -43,5 +43,5 @@ spring.redis.timeout=1000
#picture upload
file.uploadUrl=D:\\upload\\files\\
#picture read
file.readUrl=http://amos-file:8083/file/getFile?in=
file.readUrl=http://station-fireautosys:8083/file/getFile?in=
params.isPush=true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment