mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Minor corrections to caldav-calendar-sync.md
This commit is contained in:
parent
f516f30cc5
commit
26487c5876
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ the CalDAV integration of Easy!Appointments.
|
|||
|
||||
## Initial Setup
|
||||
|
||||
By default, Baikal is configured to run on localhost:9000, so it can be accessed by opening the browser to this address.
|
||||
By default, Baikal is configured to run on localhost:8100, so it can be accessed by opening the browser to this address.
|
||||
|
||||
The first time the app is executed, it will display a small initial-configuration form that has to be submitted for
|
||||
Baikal to work.
|
||||
|
@ -41,10 +41,10 @@ the initial setup.
|
|||
While trying to enable the CalDAV sync from the Easy!Appointments calendar page, use the following credentials after
|
||||
clicking on "Enable Sync" > "CalDAV".
|
||||
|
||||
- URL: http://localhost:9000/dav.php
|
||||
- URL: http://baikal:8100/dav.php
|
||||
- Username: <from-previous-step>
|
||||
- Password: <from-previous-step>
|
||||
|
||||
*This document applies to Easy!Appointments v1.4.3.*
|
||||
*This document applies to Easy!Appointments v1.5.0.*
|
||||
|
||||
[Back](readme.md)
|
||||
|
|
Loading…
Reference in a new issue