LocFlow/locflow
root 4604249834 Add /health/ endpoint and curl for Docker healthchecks
- Add health view checking DB connection at /health/
- Add curl to Dockerfile.prod for container healthcheck support
2026-04-08 02:46:40 +02:00
..
__init__.py Normalize file permissions for parsers and locflow modules 2026-03-06 23:00:54 +00:00
asgi.py Normalize file permissions for parsers and locflow modules 2026-03-06 23:00:54 +00:00
settings.py Add production config: WhiteNoise, CORS, security headers, custom Swagger UI 2026-03-06 23:01:09 +00:00
urls.py Add /health/ endpoint and curl for Docker healthchecks 2026-04-08 02:46:40 +02:00
views.py Add /health/ endpoint and curl for Docker healthchecks 2026-04-08 02:46:40 +02:00
wsgi.py Normalize file permissions for parsers and locflow modules 2026-03-06 23:00:54 +00:00