From a81d4929faea0f4d92ffd582770aae386f5a236a Mon Sep 17 00:00:00 2001 From: tamguo Date: Mon, 30 Jul 2018 18:27:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tamguo/src/main/resources/application.properties | 2 +- tamguo/src/main/resources/redis.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tamguo/src/main/resources/application.properties b/tamguo/src/main/resources/application.properties index 9e524d3..fcc2643 100644 --- a/tamguo/src/main/resources/application.properties +++ b/tamguo/src/main/resources/application.properties @@ -47,7 +47,7 @@ spring.thymeleaf.encoding=UTF-8 spring.thymeleaf.content-type=text/html spring.thymeleaf.cache=false -redis.hostname=47.100.175.14 +redis.hostname=127.0.0.1 redis.port=6379 redis.password= diff --git a/tamguo/src/main/resources/redis.xml b/tamguo/src/main/resources/redis.xml index 4055e0d..ed04f74 100644 --- a/tamguo/src/main/resources/redis.xml +++ b/tamguo/src/main/resources/redis.xml @@ -4,6 +4,6 @@ - + \ No newline at end of file