coolify/resources/views/livewire/shared-variables
Andras Bacsai 30751a60df fix(deployment): resolve shared env vars using main server
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.
2026-03-31 11:07:52 +02:00
..
environment Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
project Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
server fix(deployment): resolve shared env vars using main server 2026-03-31 11:07:52 +02:00
team feat: add database transactions and component-level authorization to shared variables 2025-11-03 20:54:34 +00:00
index.blade.php feat: shared server environment variables 2025-12-24 11:30:16 +01:00