Compare commits

..

No commits in common. "d3172a8c6479f59dd65c5370220625976f379115" and "7d163de2093f93447ed67717f18270a57eefe296" have entirely different histories.

3 changed files with 17 additions and 17 deletions

View File

@ -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

View File

@ -6,6 +6,5 @@ services:
- SB_USER=admin:admin
volumes:
- /storage/silverbullet:/space
- ./deno-dir:/deno-dir
ports:
- 3001:3000

View File

@ -1,6 +1,7 @@
version: "3"
services:
watchtower:
image: ghcr.io/nicholas-fedor/watchtower # issue https://github.com/containrrr/watchtower/issues/2122#issuecomment-3514728048
image: containrrr/watchtower
container_name: watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock