diff --git a/docs/getting-started/deployment-other.md b/docs/getting-started/deployment-other.md index 81fb66e0a8..26c70acac4 100644 --- a/docs/getting-started/deployment-other.md +++ b/docs/getting-started/deployment-other.md @@ -23,5 +23,5 @@ $ yarn docker-build:all $ docker-compose up ``` -Then open http://localhost/ on your browser to see the example app with an +Then open http://localhost:3000 on your browser to see the example app with an example backend.