Browse Source

Add URL back 🔧

main
Adrien-Ba 4 years ago
parent
commit
b1e3adcf3d
  1. 2
      README.md
  2. 2
      example.env

2
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/
```

2
example.env

@ -1 +1 @@
VITE_BACKEND_URL_URL=http://localhost:3000/
VITE_BACKEND_URL_URL=https://protected-mesa-89495.herokuapp.com/
Loading…
Cancel
Save