Files
PunktFri/Dockerfile
Henrik Jess Nielsen 5fc893755f
All checks were successful
Build and Deploy PunktFri / build-and-deploy (push) Successful in 47s
Gunicorn: log to stdout/stderr + preload for crash visibility
- --access-logfile - : access logs to stdout (visible in Nomad)
- --error-logfile -  : error logs to stderr (visible in Nomad)
- --log-level info   : show startup and worker events
- --preload          : load app before forking workers — crashes
                       surface immediately instead of silently dying
2026-04-28 21:46:57 +02:00

678 B