Commit 44d3f3cb by Administrator

Update application.yml

parent 6d34dc1e
......@@ -19,10 +19,13 @@ spring:
maximum-pool-size: 5
connection-test-query: select 1 from dual
redis:
host: 119.96.87.17 #47.104.251.199
port: 6379 #6942
password: techhero #ENC(08db934a254e34b5366ff337b81532ec)
#host: 119.96.87.17 #47.104.251.199
#port: 6379 #6942
#password: techhero #ENC(08db934a254e34b5366ff337b81532ec)
database: 3
host: 127.0.0.1
port: 6379 #6942
password: 123456
timeout: 10000
lettuce:
pool:
......
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