恢复配置文件

This commit is contained in:
GYJ 2024-07-05 15:35:00 +08:00
parent 93322cbd7f
commit 3f7290dc0e
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ spring:
redis:
#数据库索引
database: ${REDIS_DB:0}
host: ${REDIS_HOST:101.37.12.135}
host: ${REDIS_HOST:127.0.0.1}
port: ${REDIS_PORT:6379}
password: ${REDIS_PWD:111111}
#连接超时时间