mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 22:25:22 +02:00
- Introduced a new SQL migration script `0130_abandoned_dagger.sql` to add the `customEntrypoint` column to the `domain` table. - Updated the journal entry in `_journal.json` to reflect this new migration. - Created a snapshot file `0130_snapshot.json` to capture the current state of the database schema after this migration.