From 5aee56af792b09230cafb4173ffb1e788a8e4350 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Mon, 26 Feb 2024 12:42:18 -0500 Subject: [PATCH] Backend is broken... --- public/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ""