mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-05 20:12:29 +08:00
Compare commits
2 commits
8ab5ce2f2b
...
5159adca1c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5159adca1c | ||
![]() |
67cb1ea1c3 |
2 changed files with 1 additions and 17 deletions
|
@ -126,7 +126,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
lidarr:
|
lidarr:
|
||||||
image: blampe/lidarr:latest
|
image: ghcr.io/linuxserver-labs/prarr:lidarr-plugins
|
||||||
container_name: lidarr
|
container_name: lidarr
|
||||||
volumes:
|
volumes:
|
||||||
- lidarr_config:/config
|
- lidarr_config:/config
|
||||||
|
|
|
@ -22,22 +22,6 @@ services:
|
||||||
caddy: music.fern.garden
|
caddy: music.fern.garden
|
||||||
caddy.import: authentik
|
caddy.import: authentik
|
||||||
|
|
||||||
explo:
|
|
||||||
image: ghcr.io/lumepart/explo:latest
|
|
||||||
restart: unless-stopped
|
|
||||||
container_name: explo
|
|
||||||
env_file: explo.env
|
|
||||||
volumes:
|
|
||||||
# - ./explo.env:/opt/explo/.env
|
|
||||||
- /media/media/beets/Explo:/data/
|
|
||||||
- /media/downloads/slskd/downloads:/slskd/
|
|
||||||
networks:
|
|
||||||
- default
|
|
||||||
- media
|
|
||||||
environment:
|
|
||||||
- TZ=Australia/Perth
|
|
||||||
- CRON_SCHEDULE=00 09 * * 2 # Runs weekly, every Tuesday at 09:00.
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
media:
|
media:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue