loemkie 1 month ago
parent
commit
5aabb38623
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/main/resources/application-dev.yml

+ 6 - 6
src/main/resources/application-dev.yml

@@ -25,13 +25,13 @@ spring:
   data:
     redis:
       database: 2
-#      host: 192.168.2.13
-#      port: 6379
-#      password: 123456
-      host: 127.0.0.1
-      port: 8379
+      host: 192.168.2.13
+      port: 6379
+      password: 123456
+#      host: 127.0.0.1
+#      port: 8379
 #      password: zhxl123321
-      password: "gitxm#redis"
+#      password: "gitxm#redis"
       timeout: 10s
       lettuce:
         pool: