pp-planer/build
Thorsten Bus 862b9f6c16 fix: build Vite assets in entrypoint for production (APP_ENV=production)
Eliminates dependency on node dev server for live site. Assets served
as static files from public/build/ instead of proxied through Vite.
2026-03-30 22:55:47 +02:00
..
Dockerfile refactor: entrypoint with WWWUSER/WWWGROUP for FPM UID/GID mapping 2026-03-30 22:37:02 +02:00
entrypoint.sh fix: build Vite assets in entrypoint for production (APP_ENV=production) 2026-03-30 22:55:47 +02:00
fpm-healthcheck.conf fix: Docker FPM on port 9000, proper healthcheck, runtime dep install 2026-03-30 17:29:32 +02:00
php-error-logging.conf fix: pipe PHP/FPM errors to stderr for docker compose logs 2026-03-30 19:06:45 +02:00
php-errors.ini fix: pipe PHP/FPM errors to stderr for docker compose logs 2026-03-30 19:06:45 +02:00