diff --git a/packages/serve/README.md b/packages/serve/README.md index d4fb9ec87..3361a812f 100644 --- a/packages/serve/README.md +++ b/packages/serve/README.md @@ -14,7 +14,7 @@ After installing, you can run dbgate with command: dbgate-serve ``` -Then open http://localhost:5000 in your browser +Then open http://localhost:3000 in your browser ## Download electron app You can also download binary packages from https://dbgate.org . Or run from source code, as described on [github](https://github.com/dbgate/dbgate)