Reset config

This commit is contained in:
zisra 2023-03-23 14:19:18 -05:00 committed by GitHub
parent 4d08ecc694
commit fac2b50bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
window.__CONFIG__ = {
// url must NOT end with a slash
VITE_CORS_PROXY_URL: "https://rough.isra.workers.dev",
VITE_CORS_PROXY_URL: "",
VITE_TMDB_API_KEY: "b030404650f279792a8d3287232358e3",
VITE_OMDB_API_KEY: "aa0937c0",
};