2
0
mirror of https://github.com/movie-web/movie-web.git synced 2025-01-15 07:49:07 +01:00

9 lines
241 B
Bash
Raw Normal View History

2023-06-23 21:58:33 +02:00
VITE_TMDB_READ_API_KEY=...
2023-07-22 21:53:55 +02:00
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