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
fix(docker): add missing email and auth environment variables to webapp service
Email configuration was silently failing because critical environment variables
were not being passed from .env to the webapp container, causing magic links
to be logged to console instead of sent via email.
0 commit comments