mirror of
https://github.com/201206030/novel.git
synced 2025-07-06 21:16:38 +00:00
build: 升级依赖版本
This commit is contained in:
@ -82,11 +82,12 @@ spring:
|
||||
|
||||
--- #---------------------中间件配置---------------------------
|
||||
spring:
|
||||
# Redis 配置
|
||||
redis:
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
password: 123456
|
||||
data:
|
||||
# Redis 配置
|
||||
redis:
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
password: 123456
|
||||
|
||||
# Elasticsearch 配置
|
||||
elasticsearch:
|
||||
|
Reference in New Issue
Block a user