From 6e09ff9be06337ea87588f30873578c565319a6e Mon Sep 17 00:00:00 2001
From: Ying Tung Lau <lauy5@cardiff.ac.uk>
Date: Fri, 27 Jan 2023 16:07:05 +0000
Subject: [PATCH] Upload New File

---
 wsgi.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 wsgi.py

diff --git a/wsgi.py b/wsgi.py
new file mode 100644
index 0000000..f5353f6
--- /dev/null
+++ b/wsgi.py
@@ -0,0 +1 @@
+from portfolio import app as application
\ No newline at end of file
-- 
GitLab