mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
5 lines
111 B
JavaScript
5 lines
111 B
JavaScript
window.__CONFIG__ = {
|
|
// url must NOT end with a slash
|
|
VITE_CORS_PROXY_URL: "",
|
|
TMDB_READ_API_KEY: ""
|
|
};
|