neues dockerfile mit gunicorn Server

This commit is contained in:
Erik Thiele
2026-06-20 16:49:48 +02:00
parent e18414ab79
commit 3eb5cf9d8d
4 changed files with 20 additions and 5 deletions

View File

@@ -124,6 +124,8 @@ Server läuft auf `http://localhost:5005`.
docker compose up -d
```
Server läuft auf `http://localhost:5005` (gunicorn mit 4 Workern, non-root User).
---
## Routen