This commit is contained in:
2026-01-29 17:10:20 +01:00
parent ac0401a6a5
commit 08d6d7ceb2
5 changed files with 15 additions and 5 deletions

View File

@@ -48,6 +48,8 @@ Then run:
docker compose up --build
```
Docker runs the app using **Gunicorn** (production WSGI server).
Open: http://127.0.0.1:5000
## Release (git + docker)