Commit 106f2e18 by Administrator

Update techhero-admin-service.yml

parent 13d448a6
...@@ -14,6 +14,7 @@ spring: ...@@ -14,6 +14,7 @@ spring:
maximum-pool-size: 5 maximum-pool-size: 5
idle-timeout: 600000 idle-timeout: 600000
max-lifetime: 1500000 max-lifetime: 1500000
validation-timeout: 30000
connection-test-query: select 1 #select 1 from dual connection-test-query: select 1 #select 1 from dual
redis: redis:
host: 192.168.50.159 #119.96.87.17 #47.104.251.199 host: 192.168.50.159 #119.96.87.17 #47.104.251.199
......
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