You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sensitive values are stored in the .env file, which is explicitly ignored by Git. Other service parameters (e.g.,
volumes and ports) are defined in compose.override.yaml (similarly excluded from Git).