Remove hardly used compose shortscuts

This commit is contained in:
Tobias Reisinger 2023-12-11 14:49:43 +01:00
parent 1d074bf14b
commit 5f9747c378
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 21 additions and 40 deletions
_ansible/roles/jellyfin/vars

View file

@ -12,13 +12,15 @@ svc_env:
compose:
watchtower: true
image: jellyfin/jellyfin
user: 8096:8096
env: true
volumes:
- config:/config
- cache:/cache
- media:/media
file:
services:
app:
user: 8096:8096
volumes:
config:
cache: