Deactivate whisparr
This commit is contained in:
parent
7d163de209
commit
7e2755b551
@ -112,18 +112,18 @@ services:
|
||||
ports:
|
||||
- 8686:8686
|
||||
restart: unless-stopped
|
||||
whisparr:
|
||||
container_name: whisparr
|
||||
image: ghcr.io/hotio/whisparr:v3
|
||||
ports:
|
||||
- 6969:6969
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- UMASK=002
|
||||
- TZ=Europe/Paris
|
||||
volumes:
|
||||
- /opt/appdata/mediarr/whisparr/config:/config
|
||||
- /storage/medias/downloads:/downloads
|
||||
- /storage/medias/old_downloads:/data
|
||||
restart: unless-stopped
|
||||
#whisparr:
|
||||
# container_name: whisparr
|
||||
# image: ghcr.io/hotio/whisparr:v3
|
||||
# ports:
|
||||
# - 6969:6969
|
||||
# environment:
|
||||
# - PUID=1000
|
||||
# - PGID=1000
|
||||
# - UMASK=002
|
||||
# - TZ=Europe/Paris
|
||||
# volumes:
|
||||
# - /opt/appdata/mediarr/whisparr/config:/config
|
||||
# - /storage/medias/downloads:/downloads
|
||||
# - /storage/medias/old_downloads:/data
|
||||
# restart: unless-stopped
|
||||
|
||||
Loading…
Reference in New Issue
Block a user