Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/src/setup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,13 @@ Email: [email protected]
Password: changeme
```

Immediately after logging in with this default user you will be asked to modify your details and change your password.
Immediately after logging in with this default user you will be asked to modify your details and change your password. You can change defaults with:


```
environment:
INITIAL_ADMIN_EMAIL: [email protected]
INITIAL_ADMIN_PASSWORD: mypassword1
```