diff --git a/README.md b/README.md index 8dcd72e..8f1b454 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://protected-mesa-89495.herokuapp.com/ ``` diff --git a/example.env b/example.env index d5c5191..0bc5bd8 100644 --- a/example.env +++ b/example.env @@ -1 +1 @@ -VITE_BACKEND_URL_URL=http://localhost:3000/ +VITE_BACKEND_URL_URL=https://protected-mesa-89495.herokuapp.com/