From 0e0b4e1ff1ed7873842807d3a1c78bcfb16caa20 Mon Sep 17 00:00:00 2001 From: Chen Ziyan Date: Tue, 12 Mar 2024 18:11:50 +0800 Subject: [PATCH] fix(doc): fix the dev local port (#375) --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0be689fa..70da62d5 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,15 @@ npm install npm run dev ``` -The default UI address is `http://localhost:8080`. +The default UI address is `http://localhost:3000`. # Contact Us -* Mail list: **dev@skywalking.apache.org**. Mail to `dev-subscribe@skywalking.apache.org`, follow the reply to subscribe to the mail list. -* Send `Request to join SkyWalking slack` mail to the mail list(`dev@skywalking.apache.org`), we will invite you in. -* For Chinese speaker, send `[CN] Request to join SkyWalking slack` mail to the mail list(`dev@skywalking.apache.org`), we will invite you in. -* Twitter, [ASFSkyWalking](https://twitter.com/AsfSkyWalking) -* [bilibili B站 视频](https://space.bilibili.com/390683219) + +- Mail list: **dev@skywalking.apache.org**. Mail to `dev-subscribe@skywalking.apache.org`, follow the reply to subscribe to the mail list. +- Send `Request to join SkyWalking slack` mail to the mail list(`dev@skywalking.apache.org`), we will invite you in. +- For Chinese speaker, send `[CN] Request to join SkyWalking slack` mail to the mail list(`dev@skywalking.apache.org`), we will invite you in. +- Twitter, [ASFSkyWalking](https://twitter.com/AsfSkyWalking) +- [bilibili B 站 视频](https://space.bilibili.com/390683219) # License