aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2025-07-14 13:39:50 +0200
committerKaran Jayachandra <mail@karanjayachandra.com>2025-07-14 13:39:50 +0200
commitfe5d2fd55cc255d36e520748fd5d838d95cc0591 (patch)
tree7af89ffd613db6c60666da9877667d07c188f1a9 /Procfile
parent7e4c451c052c9fc33136d184cdedec251f9ef6fd (diff)
parente5316d69dad8e156bd40e1f0204bb34dcd062fb7 (diff)
Merge branch 'develop' into 'main'
Transitioned to UV See merge request KaranJayachandra/match_up!15
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..8001d1a
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: gunicorn app:app \ No newline at end of file