Added misisng initial login section

This commit is contained in:
Julien Nahum 2024-09-04 12:33:46 +02:00
parent 3fb961af0d
commit a225b69f4c
1 changed files with 11 additions and 0 deletions

View File

@ -44,6 +44,17 @@ import CloudVersion from "/snippets/cloud-version.mdx";
5. Access OpnForm at http://localhost
### Initial Login
After installation, use these credentials to access the app:
- Email: `admin@opnform.com`
- Password: `password`
You will be prompted to change your email and password after your first login.
<Note>Public registration is disabled in the self-hosted version. Use the admin account to invite additional users.</Note>
## Docker Images
OpnForm provides pre-built Docker images for easy deployment. You can find our official Docker images on Docker Hub: