Runtime status
Database connected
Connected to app_nextjs and answered at Sat Apr 18 2026 11:26:10 GMT+0000 (Coordinated Universal Time).
This starter is tuned for Coolify with a simple Docker build, a health endpoint, and PostgreSQL connection support through either DATABASE_URL or split environment variables.
Connected to app_nextjs and answered at Sat Apr 18 2026 11:26:10 GMT+0000 (Coordinated Universal Time).
PORT=3000NODE_ENV=productionDATABASE_URL=postgresql://...Use /api/health for container health checks and external monitoring.