aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2025-07-14 12:59:31 +0200
committerKaran Jayachandra <mail@karanjayachandra.com>2025-07-14 12:59:31 +0200
commite5316d69dad8e156bd40e1f0204bb34dcd062fb7 (patch)
tree7af89ffd613db6c60666da9877667d07c188f1a9 /Procfile
parent729203409fb73fdbac19b8af9d647883a5ac96b0 (diff)
Transitioned to UV
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