Browse Source

feat: redis修改

dongdong.xiang 1 month ago
parent
commit
e3835b2733
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs-admin/src/main/resources/application-dev.yml

+ 1 - 1
fs-admin/src/main/resources/application-dev.yml

@@ -3,7 +3,7 @@ spring:
     # redis 配置
     redis:
         # 地址
-        host: 127.0.0.1
+        host: grcae6d0
         # 端口,默认为6379
         port: 6379
         # 密码