mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Introduced Gitea support by adding necessary database tables and columns. - Updated enum types to include 'gitea' for source and git provider types. - Established foreign key relationships between Gitea and application/compose tables. - Removed obsolete Gitea-related SQL files and updated journal entries for clarity.