Skip to content

kalibrado/Jellydroppr

Repository files navigation

Jellydroppr

Open in Coder

docker-compose.yml

version: "3"
services:
  Jellydroppr:
    image: ldfe/jellydroppr:latest
    restart: always
    volumes:
      - ./config:/config # Where the config file will be located
      # the access path must correspond to those of radarr and sonarr
      - /mnt/Media1:/mnt/Media1 # media folder 1
      - /mnt/Media2:/mnt/Media1 # media folder 1

"Buy Me A Beer"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published