Skip to content

Commit 0cf6b9c

Browse files
authored
Merge pull request #4084 from ttodua/patch-1
doc(site) - default credentials change
2 parents d499e2b + 68a9baf commit 0cf6b9c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/src/setup/index.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,13 @@ Email: [email protected]
137137
Password: changeme
138138
```
139139
140-
Immediately after logging in with this default user you will be asked to modify your details and change your password.
140+
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:
141+
142+
143+
```
144+
environment:
145+
INITIAL_ADMIN_EMAIL: [email protected]
146+
INITIAL_ADMIN_PASSWORD: mypassword1
147+
```
148+
141149

0 commit comments

Comments
 (0)