2
0
mirror of https://github.com/movie-web/movie-web.git synced 2025-01-19 02:11:14 +01:00

6 lines
116 B
JavaScript

window.__CONFIG__ = {
// url must NOT end with a slash
VITE_CORS_PROXY_URL: "",
VITE_TMDB_READ_API_KEY: ""
};