文档前端打包
This commit is contained in:
@@ -151,6 +151,7 @@
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<finalName>zyplayer-doc-manage</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
@@ -46,7 +46,7 @@ zyplayer:
|
||||
dubbo:
|
||||
# 优先使用zookeeper,未配置时找nacos的配置
|
||||
zookeeper:
|
||||
url: 10.248.224.18:2181
|
||||
url: 127.0.0.1:2181
|
||||
# 服务参数那些信息的服务地址,dubbo7.0新特性
|
||||
# metadata-url: 127.0.0.1:2181
|
||||
nacos:
|
||||
|
||||
Reference in New Issue
Block a user