Merge branch 'main' of ssh://gitlab.jafner.net:2229/Jafner/homelab

This commit is contained in:
Joey Hafner 2023-09-18 13:57:23 -07:00
commit cd58d5dfbf

View File

@ -118,7 +118,7 @@ services:
ports:
- 8085:8080
volumes:
- "${DOCKER_DATA}/sabnzbd_config:/config"
- "${DOCKER_DATA_LOCAL}/sabnzbd_config:/config"
- "${MEDIA_DIR}/Video/Movies:/movies"
- "${MEDIA_DIR}/Video/Shows:/shows"
- "${MEDIA_DIR}/Audio/Music:/music"