diff --git a/README.md b/README.md index 8dcd72e..c3b05c3 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,5 @@ yarn build ```sh # Replace this with the app url -VITE_BACKEND_URL_URL=http://localhost:3000/ +VITE_BACKEND_URL_URL=https://secure-basin-71919.herokuapp.com/ ```