diff --git a/public/config.js b/public/config.js index da6bcd65..4f9cf132 100644 --- a/public/config.js +++ b/public/config.js @@ -12,7 +12,7 @@ window.__CONFIG__ = { VITE_NORMAL_ROUTER: false, // The backend URL to communicate with, defaults to the movie-web hosted one at backend.movie-web.app - VITE_BACKEND_URL: "null", // "https://sudo-flix-backend.up.railway.app", + VITE_BACKEND_URL: "https://sudo-flix-backend.up.railway.app", // A comma separated list of disallowed IDs in the case of a DMCA claim - in the format "series-" and "movie-" VITE_DISALLOWED_IDS: ""