website/docs: fix typos (#16716)

Fix typos
This commit is contained in:
Dewi Roberts
2025-09-11 16:21:22 +03:00
committed by GitHub
parent d24cebbf07
commit bb193a4a15
9 changed files with 15 additions and 15 deletions

View File

@@ -104,7 +104,7 @@ The `docker-compose.yml` file statically references the latest version available
To start the initial setup, navigate to `http://<your server's IP or hostname>:9000/if/flow/initial-setup/`.
:::info
You will get `Not Found` error if initial setup URL doesn't include the trailing forward slash `/`. Make sure you use the complete url (`http://<your server's IP or hostname>:9000/if/flow/initial-setup/`) including the trailing forward slash.
You will get a `Not Found` error if initial setup URL doesn't include the trailing forward slash `/`. Make sure you use the complete url (`http://<your server's IP or hostname>:9000/if/flow/initial-setup/`) including the trailing forward slash.
:::
There you are prompted to set a password for the `akadmin` user (the default user).