fix(doc): fix the dev local port (#375)
This commit is contained in:
parent
2faeecebcc
commit
0e0b4e1ff1
13
README.md
13
README.md
|
@ -34,14 +34,15 @@ npm install
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
The default UI address is `http://localhost:8080`.
|
The default UI address is `http://localhost:3000`.
|
||||||
|
|
||||||
# Contact Us
|
# 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.
|
- Mail list: **dev@skywalking.apache.org**. Mail to `dev-subscribe@skywalking.apache.org`, follow the reply to subscribe to the mail list.
|
||||||
* For Chinese speaker, send `[CN] Request to join SkyWalking slack` mail to the mail list(`dev@skywalking.apache.org`), we will invite you in.
|
- Send `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)
|
- For Chinese speaker, send `[CN] Request to join SkyWalking slack` mail to the mail list(`dev@skywalking.apache.org`), we will invite you in.
|
||||||
* [bilibili B站 视频](https://space.bilibili.com/390683219)
|
- Twitter, [ASFSkyWalking](https://twitter.com/AsfSkyWalking)
|
||||||
|
- [bilibili B 站 视频](https://space.bilibili.com/390683219)
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue