mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-25 07:07:03 +00:00
30751a60df
Use `$this->mainServer` when resolving environment variable values across deployment env generation (runtime, buildtime, nixpacks, args, and secrets hash) so shared server-scoped values are applied consistently. Also add `server_id` to `SharedEnvironmentVariable::$fillable` and normalize the Livewire Blade file newline.