mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-21 07:45:27 +00:00
clean-up docker-compose files: remove version and ---
This commit is contained in:
@@ -9,7 +9,6 @@ An account with a compatible VPN provider is required.
|
||||
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
gluetun:
|
||||
image: qmcgaw/gluetun
|
||||
@@ -37,7 +36,6 @@ services:
|
||||
|
||||
and then - in the corresponding service `docker-compose.yml`, e.g.:
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
jackett:
|
||||
image: ghcr.io/linuxserver/jackett
|
||||
|
||||
Reference in New Issue
Block a user