refactor: 移除无用的 RocketMQ 配置
All checks were successful
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Successful in 6m1s
All checks were successful
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Successful in 6m1s
This commit is contained in:
parent
247ad09a58
commit
ae8a1f095b
@ -42,10 +42,3 @@ spring:
|
||||
- optional:nacos:application-common.yml
|
||||
- optional:nacos:datasource.yml
|
||||
- optional:nacos:${spring.application.name}.yml
|
||||
|
||||
--- # rocketmq 配置
|
||||
rocketmq:
|
||||
name-server: 192.168.24.101:9876
|
||||
producer:
|
||||
# 生产者组
|
||||
group: dist-test
|
||||
|
Loading…
Reference in New Issue
Block a user