未验证 提交 d9738718 编写于 作者: U unreleased 提交者: Gitee

update pig-visual/pig-sentinel-dashboard/src/main/resources/application.yml.

sentinel服务添加nacos账号密码配置,否则服务无法正常启动
Signed-off-by: Nunreleased <unreleased@qq.com>
上级 8e41f5e2
......@@ -9,6 +9,8 @@ spring:
name: @artifactId@
cloud:
nacos:
username: @nacos.username@
password: @nacos.password@
discovery:
server-addr: ${NACOS_HOST:pig-register}:${NACOS_PORT:8848}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册