A small web app for watching movies and shows easily
 
 
 
 
 

4 lines
155 B

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