mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- 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.