Update index.mdx (#306)

Added small note on initial login steps.
This commit is contained in:
boomam
2025-02-11 03:03:39 -05:00
committed by GitHub
parent fdad04d6cb
commit f945a3014a

View File

@@ -14,9 +14,9 @@ Komodo is able to support Postgres and Sqlite by utilizing the [FerretDB Mongo A
### First login
Core should now be accessible on the specified port, so navigating to `http://<address>:<port>` will display the login page.
The first user to log in will be auto enabled and made an admin. Any additional users to create accounts will be disabled by default, and must be enabled by an admin.
Core should now be accessible on the specified port, so navigating to `http://<address>:<port>` will display the login page.
On first login, you need to click `sign-up`, _not_ login, to create an initial admin user for Komodo.
Any additional users to create accounts will be disabled by default, and must be enabled by an admin.
### Https