feat: serve app with gunicorn

This commit is contained in:
Christian Krakau-Louis
2026-05-17 16:45:19 +02:00
parent 567159ed29
commit ae8ec413d3
4 changed files with 20 additions and 5 deletions
+2 -1
View File
@@ -17,9 +17,10 @@ Flask-Mail
Flask-Session
authlib>=1.6.5
Flask-Caching
gunicorn
psutil
# Testing dependencies
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-flask>=1.2.0
pytest-flask>=1.2.0