coolify/resources/views/livewire
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
..
admin
boarding
destination
notifications
profile
project feat(preview-env): add production variable fallback for docker-compose 2026-03-25 13:26:50 +01:00
security
server fix(docker): skip cleanup stale warning on cloud instances 2026-03-20 15:59:23 +01:00
settings docs(settings): clarify Do Not Track helper text 2026-03-12 14:24:27 +01:00
shared-variables
source/github fix(git): GitHub App webhook endpoint defaults to IPv4 instead of the instance domain 2026-03-13 11:19:00 +05:30
storage feat(storage): add storage management for backup schedules 2026-03-19 12:48:52 +01:00
subscription feat(subscription): display next billing date and billing interval 2026-03-18 15:11:19 +01:00
tags
team
terminal
activity-monitor.blade.php
dashboard.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
deployments-indicator.blade.php
force-password-reset.blade.php
global-search.blade.php
help.blade.php
layout-popups.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
navbar-delete-team.blade.php
settings-backup.blade.php
settings-dropdown.blade.php
settings-email.blade.php
settings-oauth.blade.php
switch-team.blade.php
upgrade.blade.php
verify-email.blade.php