unmanic would take 2 years
This commit is contained in:
parent
3911727e0c
commit
bb7db9b716
|
@ -129,23 +129,6 @@ services:
|
|||
- 51413:51413
|
||||
- 51413:51413/udp
|
||||
|
||||
unmanic:
|
||||
image: josh5/unmanic
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: "0.50"
|
||||
volumes:
|
||||
- type: bind
|
||||
source: /srv/media
|
||||
target: /srv/media
|
||||
- type: bind
|
||||
source: /srv/sys/unmanic/config
|
||||
target: /config
|
||||
- type: bind
|
||||
source: /srv/sys/unmanic/cache
|
||||
target: /tmp/unmanic
|
||||
|
||||
sonarr:
|
||||
image: lscr.io/linuxserver/sonarr
|
||||
extra_hosts:
|
||||
|
|
Loading…
Reference in New Issue