Commit a2620026 by Administrator

Update application.yml

parent 0814d720
...@@ -20,7 +20,7 @@ spring: ...@@ -20,7 +20,7 @@ spring:
host: 119.96.87.17 #47.104.251.199 host: 119.96.87.17 #47.104.251.199
port: 6379 #6942 port: 6379 #6942
password: techhero #ENC(08db934a254e34b5366ff337b81532ec) password: techhero #ENC(08db934a254e34b5366ff337b81532ec)
database: 2 database: 3
timeout: 10000 timeout: 10000
lettuce: lettuce:
pool: pool:
...@@ -31,7 +31,7 @@ spring: ...@@ -31,7 +31,7 @@ spring:
redisson: redisson:
address: redis://119.96.87.17:6379 address: redis://119.96.87.17:6379
password: techhero password: techhero
database: 2 database: 3
min-idle: 2 min-idle: 2
pool-size: 8 pool-size: 8
rabbitmq: rabbitmq:
......
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