mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 06:05:25 +02:00
- Changed the SQL update statement to directly select the owner_id from the organization table instead of joining with the account table, simplifying the query.