Update README.md
This commit is contained in:
parent
7e58c56e5f
commit
8282a1c96c
@ -19,12 +19,3 @@ SMTP_ENABLE_STARTTLS=
|
||||
SMTP_TLS=
|
||||
SMTP_SSL=
|
||||
```
|
||||
|
||||
## Creating an admin user
|
||||
|
||||
How to create an admin user can be found in the [admin cli documentation](https://docs.joinmastodon.org/admin/tootctl/). You will need to run these commands within the `compose-mastodon-web` docker container. Example:
|
||||
```
|
||||
tootctl accounts create dcomms-admin --email dcomms-admin@example.org --role Owner --confirmed
|
||||
```
|
||||
|
||||
This will display a automatically generated password that can be used on first login.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user