dokploy/apps
Mauricio Siu ecd81eb7fa fix(dokploy): remove wait-for-postgres script from start command in package.json
- Updated the start script in package.json to eliminate the wait-for-postgres script, streamlining the application startup process.
- This change ensures that the migration and server processes are initiated directly without the wait-for-postgres dependency.
2026-02-08 16:22:26 -06:00
..
api chore: update hono to resolve 9 CVEs 2026-02-05 21:04:47 -05:00
dokploy fix(dokploy): remove wait-for-postgres script from start command in package.json 2026-02-08 16:22:26 -06:00
monitoring fix(database): update container name query to use exact match 2026-01-11 20:21:41 -06:00
schedules feat(schedules): replace hardcoded cron schedule with CLEANUP_CRON_JOB constant 2026-02-07 22:58:21 -06:00