feat: adds nextcloud and plex
fix: caddy stuff
This commit is contained in:
@@ -36,8 +36,8 @@ services:
|
||||
networks:
|
||||
- arr_stack_net
|
||||
|
||||
lidarr:
|
||||
image: linuxserver/lidarr:latest
|
||||
whisparr:
|
||||
image: ghcr.io/hotio/whisparr:latest
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=100
|
||||
@@ -47,7 +47,7 @@ services:
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
volumes:
|
||||
- {{ arr_stack_data_dir }}/lidarr-config:/config
|
||||
- {{ arr_stack_data_dir }}/whisparr-config:/config
|
||||
- /mnt/object_storage:/storage
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user