mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Add the Baikal credentials to docker.md
This commit is contained in:
parent
3254278170
commit
c9f6d2a7f5
1 changed files with 1 additions and 1 deletions
|
@ -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!
|
||||
|
||||
|
|
Loading…
Reference in a new issue