mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-02-20 20:01:28 +00:00
clean-up docker-compose files: remove version and ---
This commit is contained in:
@@ -12,7 +12,6 @@ okdocker run -d -v /srv/jellyfin/config:/config -v /srv/jellyfin/cache:/cache -v
|
||||
|
||||
## docker-compose.yml
|
||||
```yml
|
||||
---
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:latest
|
||||
|
||||
Reference in New Issue
Block a user