mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Introduced `isEnterpriseCloud` boolean field in the user schema to differentiate enterprise users. - Updated billing UI to display specific information for enterprise cloud users, including a dedicated section for managing subscriptions. - Modified API webhook logic to handle subscription updates and server management based on the `isEnterpriseCloud` status.