Skip to content

Commit

Permalink
woeurfhiehwro
Browse files Browse the repository at this point in the history
  • Loading branch information
fowntain committed Sep 3, 2024
1 parent beb6547 commit 4a241a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
window.__CONFIG__ = {
// The URL for the CORS proxy, the URL must NOT end with a slash!
// If not specified, the onboarding will not allow a "default setup". The user will have to use the extension or set up a proxy themselves
VITE_CORS_PROXY_URL: ["https://tvproxy.skool.workers.dev","mathwork1-learning.netlify.app","english2-worksheets.netlify.app","teachers-worksheets1.netlify.app"],
VITE_CORS_PROXY_URL: "https://tvproxy.skool.workers.dev","mathwork1-learning.netlify.app","english2-worksheets.netlify.app","teachers-worksheets1.netlify.app",

// The READ API key to access TMDB
VITE_TMDB_READ_API_KEY: "eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiI0ZmRiMzQ5MDY1YTM0NjAwM2IwMzY2ODgxYWY2ZWFhMSIsIm5iZiI6MTcyNTMzMjQ2MS42ODkzODEsInN1YiI6IjY0ZGUxNGUzYTNiNWU2MDBlMjljOTkyMSIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ.xzGv4_I2k5yci4b0wOYb_Ovnl3Ciil4UGHIzxQYRcRk",
Expand Down

0 comments on commit 4a241a5

Please sign in to comment.