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