diff --git a/docs/docker.md b/docs/docker.md index debdccc0..6a6edd6a 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -39,7 +39,7 @@ In the host machine the server is accessible from `http://localhost` and the dat You can additionally access phpMyAdmin from `http://localhost:8080` (credentials are `root` / `secret`) and Mailpit from `http://localhost:8025`. -Baikal, a self-hosted CalDAV server used to develop the CalDAV syncing integration is available on `http://localhost:8100`. +Baikal, a self-hosted CalDAV server used to develop the CalDAV syncing integration is available on `http://localhost:8100` (credentials are `admin` / `admin`). **Attention:** This configuration is meant to make development easier. It is not intended to server as a production environment!