fix(pms-admin): 修改 Redis 主机地址

- 将 Redis 主机地址从 192.168.124.103 修改为 192.168.124.202
dev_1.1.0
chenhao 2025-01-02 10:11:38 +08:00
parent dc09c7f5e0
commit f67aafa7ec
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ spring:
multi-statement-allow: true
redis:
# 地址
host: 192.168.124.103
host: 192.168.124.202
# 端口默认为6379
port: 6379
# 数据库索引