coolify/resources/views/livewire/project/application
Andras Bacsai 3034e89edb feat(preview-env): add production variable fallback for docker-compose
When preview environment variables are configured, fall back to production
variables for keys not overridden by preview values. This ensures variables
like DB_PASSWORD that exist only in production are available in the preview
.env file, enabling proper ${VAR} interpolation in docker-compose YAML.

Fallback only applies when preview variables are configured, preventing
unintended leakage of production values when previews aren't in use.

Also improves UI by hiding the Domains section when only database services
are present, and simplifies the logs view by removing status checks.
2026-03-25 13:26:50 +01:00
..
deployment
preview
advanced.blade.php
configuration.blade.php
deployment-navbar.blade.php
destination.blade.php
general.blade.php feat(preview-env): add production variable fallback for docker-compose 2026-03-25 13:26:50 +01:00
heading.blade.php
previews-compose.blade.php
previews.blade.php
rollback.blade.php
source.blade.php
swarm.blade.php