Commit 888a8477 by Administrator

Update application.yml

parent 07b5dba2
...@@ -19,7 +19,7 @@ spring: ...@@ -19,7 +19,7 @@ spring:
hikari: hikari:
minimum-idle: 1 minimum-idle: 1
maximum-pool-size: 5 maximum-pool-size: 5
connection-test-query: select 1 #select 1 from dual connection-test-query: select 1 from dual
redis: redis:
host: 119.96.87.17 #47.104.251.199 host: 119.96.87.17 #47.104.251.199
port: 6379 #6942 port: 6379 #6942
......
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