mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-09 11:08:08 +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.