Files
CRM/docs/installation/faq.md
Kroonk a213a1dba0
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
refactor: replace custom CRM with Monica fork
2026-05-22 16:19:55 +02:00

7 lines
404 B
Markdown

# Common problems FAQ
This document describes common errors/problems with a self hosted Monica installation.
## Q: What are the default user credentials?
A: Monica should open a browser after setup to create your first user. If this does not happen or during setup you see the output `Seeding: FakeUserTableSeeder` you possibly did forget to set `APP_ENV` within the `.env` file to value `production`