diff --git a/src/routes/fetch-user/+page.svelte b/src/routes/fetch-user/+page.svelte index 287ebfc3..9326fdb5 100644 --- a/src/routes/fetch-user/+page.svelte +++ b/src/routes/fetch-user/+page.svelte @@ -27,7 +27,7 @@ const apiUrl = process.env.NODE_ENV === "development" ? "http://localhost:3000" - : "https://javiertcs-api.onrender.com"; + : "https://steam-workshop-stats-api.onrender.com/"; /** * Fetches the API and gets all the info of the Steam URL