mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-19 16:18:59 +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.