docs: Update README.md for backend port caution (#293)

This commit is contained in:
ffyuanda
2021-09-08 22:02:58 +08:00
committed by GitHub
parent 355b0b35d0
commit c70c62f52e

View File

@ -96,6 +96,7 @@ go run main.go
``` ```
That's it! Try to visit http://127.0.0.1:7001/. :small_airplane: That's it! Try to visit http://127.0.0.1:7001/. :small_airplane:
**But make sure you always request the backend port 8000 when you are using SDKs.**
##### Production Mode ##### Production Mode