Merge pull request #319 from didi/dev

optimize n9e's default port
This commit is contained in:
EricZeng
2021-05-31 19:44:38 +08:00
committed by GitHub

View File

@@ -84,11 +84,11 @@ monitor:
nid: 2
user-token: 1234567890
mon:
base-url: http://127.0.0.1:8032
base-url: http://127.0.0.1:8000 # 夜莺v4版本默认端口统一调整为了8000
sink:
base-url: http://127.0.0.1:8006
base-url: http://127.0.0.1:8000 # 夜莺v4版本默认端口统一调整为了8000
rdb:
base-url: http://127.0.0.1:80
base-url: http://127.0.0.1:8000 # 夜莺v4版本默认端口统一调整为了8000
notify:
kafka: