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

@@ -20,7 +20,6 @@ Some of the most popular plugins include:
## docker-compose.yml
```yml
---
services:
homebridge:
image: oznu/homebridge:latest

View File

@@ -56,7 +56,6 @@ fi
## docker-compose.yml
```yml
---
services:
postgres:
image: postgres:16