配置文件

This commit is contained in:
wangw 2024-07-01 09:37:29 +08:00
parent 0623562cd0
commit 2af4c4d44e
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}
#连接超时时间