We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d499e2b + 68a9baf commit 0cf6b9cCopy full SHA for 0cf6b9c
docs/src/setup/index.md
@@ -137,5 +137,13 @@ Email: admin@example.com
137
Password: changeme
138
```
139
140
-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:
141
+
142
143
+```
144
+ environment:
145
+ INITIAL_ADMIN_EMAIL: my@example.com
146
+ INITIAL_ADMIN_PASSWORD: mypassword1
147
148
149
0 commit comments