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

@@ -12,7 +12,6 @@ This will allow you to generate calibre library needed for the Calibre Web.
### docker-compose.yml
```yml
---
services:
calibre:
image: linuxserver/calibre
@@ -46,7 +45,6 @@ Connects to calibre server's database (server does not need to be running).
### docker-compose.yml
```yml
---
services:
calibre-web:
image: linuxserver/calibre-web