dodox 69ecc7fc67 Dockerfile: call out multi-process limitation explicitly
The reasoning for --workers 1 was already there; adding an upfront
note that this app doesn't support multi-process/multi-replica
deployment as-is, since Login Flow v2's in-flight state is in-process
memory - not just a gunicorn flag choice, a structural constraint
until that state moves somewhere shared.
2026-08-30 16:19:20 +02:00
S
Description
No description provided
598 KiB
Languages
Python 50.7%
TypeScript 42.6%
Shell 2.9%
Dockerfile 2.7%
CSS 0.6%
Other 0.5%