improve First Login docs

This commit is contained in:
mbecker20
2025-03-12 22:21:05 -04:00
parent c44313a9f1
commit d2b27294be
+3 -3
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.
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.
Core should now be accessible on the specified port, so navigating to `http://<address>:<port>` will display the login page.
Enter your preferred admin username and password, and click **"Sign Up"**, _not_ "Log In", to create your admin user for Komodo.
Any additional users to create accounts will be disabled by default, and must be enabled by an admin.
### Https