Skip to content

Commit a225b69

Browse files
committed
Added misisng initial login section
1 parent 3fb961a commit a225b69

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/deployment/docker.mdx

+11
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,17 @@ import CloudVersion from "/snippets/cloud-version.mdx";
4444
5. Access OpnForm at http://localhost
4545

4646

47+
### Initial Login
48+
49+
After installation, use these credentials to access the app:
50+
51+
- Email: `admin@opnform.com`
52+
- Password: `password`
53+
54+
You will be prompted to change your email and password after your first login.
55+
56+
<Note>Public registration is disabled in the self-hosted version. Use the admin account to invite additional users.</Note>
57+
4758
## Docker Images
4859

4960
OpnForm provides pre-built Docker images for easy deployment. You can find our official Docker images on Docker Hub:

0 commit comments

Comments
 (0)