mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 17:05:55 +08:00
fix(启动报错): 启动报错问题修复
This commit is contained in:
@@ -38,6 +38,7 @@ spring:
|
||||
# password: fastbee
|
||||
|
||||
# redis 配置
|
||||
spring.data:
|
||||
redis:
|
||||
host: 177.7.0.10 # 地址
|
||||
port: 6379 # 端口,默认为6379
|
||||
|
||||
Reference in New Issue
Block a user