Huanyi 1 mesiac pred
rodič
commit
e6a01734a0

+ 2 - 2
ruoyi-admin/src/main/resources/application-dev.yml

@@ -102,8 +102,8 @@ spring:
 spring.data:
   redis:
     # 地址
-#    host: 192.168.1.146
-    host: localhost
+    host: 192.168.1.146
+#    host: localhost
     # 端口,默认为6379
     port: 6379
     # 数据库索引