From ed2a89a2197719d919f97e886e300157b3cb287c Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Mon, 26 Feb 2024 11:10:43 -0500 Subject: [PATCH] Change backend link --- public/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.js b/public/config.js index a97473f1..9e4a6578 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, + VITE_BACKEND_URL: "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: ""