Skip to content

Commit d6eb955

Browse files
authored
Update configuration.mdx
1 parent 677df72 commit d6eb955

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/en/configuration.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ When you start Keila for the first time, a root user is created. If you don’t
2626
specify otherwise, a user with a random password is created printed to
2727
stdout.
2828

29-
| Variable | Required | Default | Description |
30-
| ---------------- | -------- | ---------------- | ------------------------------- |
31-
| `KEILA_USER` | | `root@localhost` | Email address for the root user |
32-
| `KEILA_PASSWORD` | | _random_ | Password for the root user |
29+
| Variable | Required | Default | Description |
30+
| ---------------- | -------- | ---------------- | -------------------------------------------------- |
31+
| `KEILA_USER` | | `root@localhost` | Email address for the root user |
32+
| `KEILA_PASSWORD` | | _random_ | Password for the root user. At least 10 characters |
3333

3434
## URL
3535

0 commit comments

Comments
 (0)