From 222dfba1f0f3456dbbdf631c63916ff1600946f8 Mon Sep 17 00:00:00 2001
From: henridb <henridb@stud.ntnu.no>
Date: Fri, 3 May 2024 11:28:48 +0200
Subject: [PATCH] feat: fix 34

---
 .env.production | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.env.production b/.env.production
index 4f7a45a..3d7d019 100644
--- a/.env.production
+++ b/.env.production
@@ -1 +1 @@
-VITE_APP_API_URL=http://backend:8080
\ No newline at end of file
+VITE_APP_API_URL=https://api.sparesti.org
\ No newline at end of file
-- 
GitLab