Commit 1d3a7775 by Administrator

将redis地址由192.168.50.159改为119.96.87.17

parent d24ae239
......@@ -17,7 +17,7 @@ spring:
validation-timeout: 30000
connection-test-query: select 1 #select 1 from dual
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