mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
- Added a new function `reconnectServicesToTraefik` to facilitate the reconnection of services to Traefik based on the server ID. - The function queries the database for isolated deployments and constructs Docker network connect commands for each service. - Enhanced the existing Traefik setup process by ensuring services are properly reconnected after setup.