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 feat(logs): Add loading indicator to download all logs buttons 2026-01-02 12:04:17 +01:00
preview feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
advanced.blade.php Always show "Allow Public PR Deployments" option, disabled when Preview Deployments are off 2025-12-11 14:02:43 +01:00
configuration.blade.php fix: enable preview deployment page for deploy key applications 2026-02-23 21:08:43 +01:00
deployment-navbar.blade.php Add log search, download, and collapsible sections with lazy loading 2025-12-04 10:57:58 +01:00
destination.blade.php fix 2023-06-16 12:35:40 +02:00
general.blade.php feat(preview-env): add production variable fallback for docker-compose 2026-03-25 13:26:50 +01:00
heading.blade.php chore: prepare for PR 2026-02-23 14:17:15 +01:00
previews-compose.blade.php fix: remove {{port}} template variable and ensure ports are always appended to preview URLs 2025-12-07 21:53:47 +01:00
previews.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
rollback.blade.php Add server-level toggle to disable application image retention 2025-12-05 12:22:20 +01:00
source.blade.php refactor(application-source): use Laravel helpers for null checks 2026-03-09 17:23:34 +01:00
swarm.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00