chore(config): 更新 Redis 密码配置
- 修改 application-paopao.yml 文件中的 Redis 连接密码 - 保持其他配置项不变 - 确保新的密码符合安全要求
This commit is contained in:
@@ -12,7 +12,7 @@ spring:
|
|||||||
database: 0
|
database: 0
|
||||||
host: 1Panel-redis-5odv
|
host: 1Panel-redis-5odv
|
||||||
port: 6379
|
port: 6379
|
||||||
password: redis_Sr8d87
|
password: redis_WSDb88
|
||||||
|
|
||||||
# 日志配置
|
# 日志配置
|
||||||
logging:
|
logging:
|
||||||
|
|||||||
Reference in New Issue
Block a user