mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-15 08:26:50 +00:00
The `custom_labels` attribute was being concatenated twice into the configuration hash calculation within the `isConfigurationChanged` method. This commit removes the redundant inclusion to ensure accurate configuration change detection.