diff --git a/README.md b/README.md index b4119ab..69b3dc0 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ VITE_BACKEND=http://127.0.0.1:8080 Start front-end development environment ```bash -npm run dev +npm run dev -- --host ``` Install back-end requirements and start backend service