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
feat(api): add diagnostic logging for environment variables
Enhances `EnvironmentConfig` to log all available environment variables if `DATABASE_URL` is not found. This provides crucial diagnostic information to debug configuration issues where environment variables are not being loaded as expected.
0 commit comments