remove a lot of things that shouldnt be in git
This commit is contained in:
@@ -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}`)"
|
||||
|
||||
Reference in New Issue
Block a user