clean-up docker-compose files: remove version and ---

This commit is contained in:
Dziad Borowy
2025-05-16 20:54:32 +01:00
parent 307bff4aad
commit 0f04279afa
115 changed files with 130 additions and 367 deletions

View File

@@ -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/)