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:
@@ -20,7 +20,6 @@ Some of the most popular plugins include:
|
||||
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
homebridge:
|
||||
image: oznu/homebridge:latest
|
||||
|
||||
@@ -56,7 +56,6 @@ fi
|
||||
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:16
|
||||
|
||||
Reference in New Issue
Block a user