From 42fbad16385a341f401d60d639215b2b3f521aae Mon Sep 17 00:00:00 2001
From: Pernille Welle-Watne <perniww@online.no>
Date: Mon, 22 Feb 2021 17:44:05 +0100
Subject: [PATCH] add path

---
 Procfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Procfile b/Procfile
index 8f351ba6..8909d53a 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: python manage.py runserver 0.0.0.0:$PORT
\ No newline at end of file
+web: python backend/secfit/manage.py runserver 0.0.0.0:$PORT
\ No newline at end of file
-- 
GitLab