Browse Source

More fixes

pull/175/head
zisra 2 years ago
parent
commit
fac0a878f3
  1. 2
      public/config.js

2
public/config.js

@ -1,6 +1,6 @@ @@ -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",
};

Loading…
Cancel
Save