more cleanup (#27)

This commit is contained in:
Dziad Borowy
2025-01-15 10:24:53 +00:00
committed by GitHub
parent 5152091fb2
commit fecef73317
20 changed files with 0 additions and 22 deletions

View File

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