mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-13 18:19:02 +00:00
Replace updateOrCreate with firstOrCreate when creating FQDN and URL environment variables in serviceParser. This prevents overwriting values that have already been set by direct template declarations or updateCompose, ensuring user-defined environment variables are preserved.