Files
ietf-draft-analyzer/Dockerfile
Christian Nennemann d9b1243a96
Some checks failed
CI / test (3.11) (push) Failing after 14s
CI / test (3.12) (push) Failing after 37s
fix(docker): bind webui to 0.0.0.0 for container deployment
The CMD ran 'python src/webui/app.py' which defaults to --host 127.0.0.1,
unreachable from outside the container. Bind 0.0.0.0:5000 explicitly.
No --dev flag => PRODUCTION mode (admin routes 404). Deployed at
ietf.nennemann.de (see dev-journal).
2026-05-22 11:30:54 +02:00

680 B