mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-21 23:25:21 +02:00
- Removed the limitRollback property from the baseApp configuration in drop.test.test.ts and traefik.test.ts files. - Introduced a new SQL file to create a rollback table with relevant fields and constraints. - Updated the journal and snapshot files to reflect the new rollback schema changes.