Skip to content

Commit

Permalink
Merge pull request #4084 from ttodua/patch-1
Browse files Browse the repository at this point in the history
doc(site) - default credentials change
  • Loading branch information
jc21 authored Oct 22, 2024
2 parents d499e2b + 68a9baf commit 0cf6b9c
Showing 1 changed file with 9 additions and 1 deletion.
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
```

0 comments on commit 0cf6b9c

Please sign in to comment.