mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-21 17:42:47 +00:00
0679e91c85
Prevent unnecessary updates to existing environment variable records. The previous implementation would update matching records, but the intent is to retrieve or create the record without modifying existing ones.