From e5316d69dad8e156bd40e1f0204bb34dcd062fb7 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 14 Jul 2025 12:59:31 +0200 Subject: Transitioned to UV --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile (limited to 'Procfile') 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 -- cgit v1.3.1