Update compose.yaml

This commit is contained in:
feldjaeger 2026-03-27 16:02:19 +01:00 committed by GitHub
parent 135f9303d6
commit 41700100d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,8 @@ services:
- TZ=Europe/Berlin - TZ=Europe/Berlin
networks: networks:
- media_network - media_network
ports:
- 7777:7777
volumes: volumes:
- /app-config/sabnzbd/config:/config - /app-config/sabnzbd/config:/config
- usenet:/usenet - usenet:/usenet