feat: serve app with gunicorn
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user