movie-web/example.env

4 lines
115 B
Bash
Raw Normal View History

2022-12-27 16:44:36 +01:00
# make sure the cors proxy url does NOT have a slash at the end
VITE_CORS_PROXY_URL=...
2023-06-23 21:58:33 +02:00
VITE_TMDB_READ_API_KEY=...