fix: configura Flask para produção com gunicorn e ajusta Dockerfile para Coolify

This commit is contained in:
LS
2025-04-04 18:07:04 -03:00
parent daaa7fd462
commit 786040162b
3 changed files with 9 additions and 2 deletions

View File

@@ -15,3 +15,4 @@ bcrypt==4.1.2
Bootstrap-Flask==2.3.3
flask-bootstrap5==0.1.dev1
PyJWT==2.8.0
gunicorn==21.2.0