diff --git a/backend/secfit/secfit/settings.py b/backend/secfit/secfit/settings.py
index c5ede186a89b45b8a7c84b2b0ab34a5f670ff093..e844069bc95b4bf1e6b81310c4d57910db0e72d8 100644
--- a/backend/secfit/secfit/settings.py
+++ b/backend/secfit/secfit/settings.py
@@ -43,7 +43,8 @@ ALLOWED_HOSTS = [
     "10." + groupid + ".0.4",
     "molde.idi.ntnu.no",
     "10.0.2.2",
-    "secfit-1-backend.herokuapp.com"
+    "secfit-1-backend.herokuapp.com",
+    "secfit-1-frontend.herokuapp.com/"
 ]
 
 # Application definition