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(config): add support for initial admin email environment variable
- Introduce new getter `initialAdminEmail` in EnvironmentConfig class
- This allows for seeding the first administrator account on startup
- Returns null if the `INITIAL_ADMIN_EMAIL` environment variable is not set
0 commit comments