Add support for deployment via dokku

This commit is contained in:
Peter Stockings
2026-02-22 22:57:24 +11:00
parent ccdb3d8dc7
commit fc94d54d79
2 changed files with 2 additions and 0 deletions

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: gunicorn run:app