Commit 7f23e329 by Administrator

将redis地址由192.168.50.159改为119.96.87.17

parent 1d3a7775
......@@ -5,7 +5,7 @@ server:
# sleuth配置
spring:
redis:
host: 192.168.50.159 #119.96.87.17 #47.104.251.199
host: 119.96.87.17 #192.168.50.159 #119.96.87.17 #47.104.251.199
port: 6379 #6942
password: techhero #ENC(08db934a254e34b5366ff337b81532ec)
database: 14
......
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