From 8f310c3a7cf41f1a84f98a07a0be0ff17e717cb0 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Wed, 05 Sep 2018 10:39:17 +0800 Subject: [PATCH] 方案助手更新 --- src/main/resources/application.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 0580053..b5a49fb 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -52,10 +52,10 @@ redis: - host: 47.96.19.115 + host: 47.100.8.247 port: 6379 - password: redis_pass - database: 0 + password: + database: 1 timeout: 0 pool: max-active: 8 -- Gitblit v1.8.0