mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-25 12:20:08 +00:00
c34e5c803b
The `custom_network_aliases` field was being displayed as an array, which caused rendering issues. This change converts the array to a comma-separated string when syncing from the model to ensure it's displayed correctly in the UI.