mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +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.