mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Updated the database query in the `reconnectServicesToTraefik` function to remove optional chaining, ensuring proper execution of the query. - This change enhances the reliability of service reconnections to Traefik by ensuring the database connection is correctly utilized.