mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-10 12:19:39 +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.