Create a superuser if environment variables are defined. (#93)
Create a superuser if environment variables are defined.
This commit is contained in:
@@ -17,6 +17,10 @@ These are the settings that you MUST change before deploying:
|
||||
- `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as
|
||||
set for the mailman-core.
|
||||
|
||||
- `MAILMAN_ADMIN_USER`: The username for the admin user to be created by default.
|
||||
|
||||
- `MAILMAN_ADMIN_EMAIL`: The email for the admin user to be created by default.
|
||||
|
||||
These are the settings that are set to sane default and you do not need to
|
||||
change them unless you know what you want.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user