1
0
Fork 0
mirror of https://github.com/movie-web/movie-web.git synced 2025-01-17 23:18:27 +00:00
movie-web/example.env

9 lines
241 B
Bash

VITE_TMDB_READ_API_KEY=...
VITE_OPENSEARCH_ENABLED=false
# make sure the cors proxy url does NOT have a slash at the end
VITE_CORS_PROXY_URL=...
# make sure the domain does NOT have a slash at the end
VITE_APP_DOMAIN=http://localhost:5173