Commit e336861
committed
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 set1 parent cb44a3e commit e336861
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
136 | 142 | | |
0 commit comments