diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 12:59:31 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 12:59:31 +0200 |
| commit | e5316d69dad8e156bd40e1f0204bb34dcd062fb7 (patch) | |
| tree | 7af89ffd613db6c60666da9877667d07c188f1a9 /Procfile | |
| parent | 729203409fb73fdbac19b8af9d647883a5ac96b0 (diff) | |
Transitioned to UV
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 1 |
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 |
