We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb961a commit a225b69Copy full SHA for a225b69
docs/deployment/docker.mdx
@@ -44,6 +44,17 @@ import CloudVersion from "/snippets/cloud-version.mdx";
44
5. Access OpnForm at http://localhost
45
46
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
58
## Docker Images
59
60
OpnForm provides pre-built Docker images for easy deployment. You can find our official Docker images on Docker Hub:
0 commit comments