mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-10 19:41:44 +00:00
clean-up docker-compose files: remove version and ---
This commit is contained in:
@@ -10,7 +10,6 @@ lightweight CalDAV+CardDAV server. It offers an extensive web interface with eas
|
||||
## docker-compose
|
||||
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
baikal:
|
||||
image: ckulka/baikal:nginx
|
||||
@@ -69,6 +68,6 @@ Then create a user
|
||||
|
||||
### Android caldav carddav client
|
||||
|
||||
On DAVx5 use Base URL: /dav.php/
|
||||
On DAVx5 use Base URL: /dav.php/
|
||||
|
||||
(e.g. https://server.example/dav.php/)
|
||||
|
||||
Reference in New Issue
Block a user