Create prowlarr config folder

This commit is contained in:
Colin Hebert
2022-12-31 08:43:37 +01:00
parent 34d7f2e931
commit 57b8ad46fc
2 changed files with 8 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ services:
- gotify
- downloads
volumes:
- prowlarr:/config
- prowlarr_config:/config
restart: unless-stopped
labels:
traefik.enable: true
@@ -58,3 +58,9 @@ volumes:
type: none
o: bind
device: ${DOWNLOADS_DIR?}/usenet
prowlarr_config:
driver_opts:
type: none
o: bind
device: ${SERVICES_DIR?}/prowlarr/volumes/config/