infra:勉强启动成功,需要继续优化

This commit is contained in:
YunaiV
2022-06-10 21:02:59 +08:00
parent 0745ad9254
commit ea7ad4b1ca
20 changed files with 354 additions and 257 deletions

View File

@@ -71,6 +71,8 @@ dubbo:
port: -1 # 协议端口,-1 表示自增端口,从 20880 开始
registry:
address: spring-cloud://localhost # 设置使用 Spring Cloud 注册中心
application:
id: infra-server # TODO 一定要写么?
--- #################### 芋道相关配置 ####################