mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 21:47:38 +00:00
## Summary - Enable application log console output in the `twenty-app-dev` Docker image by adding `APPLICATION_LOG_DRIVER=CONSOLE` to the Dockerfile ENV block - Rename `APPLICATION_LOG_DRIVER_TYPE` to `APPLICATION_LOG_DRIVER` and `ApplicationLogDriverType` to `ApplicationLogDriver` for consistency with all other driver config variables (`EMAIL_DRIVER`, `LOGGER_DRIVER`, `CAPTCHA_DRIVER`, etc.) - Add `APPLICATION_LOG_DRIVER` to `.env.example` |
||
|---|---|---|
| .. | ||
| grafana/provisioning/datasources | ||
| helm/twenty | ||
| k8s | ||
| otel-collector | ||
| podman | ||
| scripts | ||
| twenty | ||
| twenty-app-dev/rootfs/etc/s6-overlay | ||
| twenty-postgres-spilo | ||
| twenty-website | ||
| .env.example | ||
| docker-compose.dev.yml | ||
| docker-compose.yml | ||
| Makefile | ||