remove a lot of things that shouldnt be in git

This commit is contained in:
Nathan root
2025-12-11 16:16:39 +00:00
parent cd917e92be
commit 6beecba297
1307 changed files with 11404 additions and 16706 deletions

View File

@@ -111,11 +111,12 @@ services:
volumes:
- ${CONFIG}/sabnzbd:/config
- ${DOWNLOAD}:/downloads
- ${DATA}:/nasMerged
- ${DATA}:/tv
environment:
- PUID
- PGID
- TZ
- UMASK_SET=002
labels:
- "traefik.enable=true"
- "traefik.http.routers.sab.rule=Host(`sab.${DOMAIN}`)"