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