Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jleagle/sonarr-share


https://github.com/jleagle/sonarr-share

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

        

# sonarr-share

services:
sonarr-share:
image: "ghcr.io/jleagle/sonarr-share:main"
container_name: "sonarr-share"
hostname: "sonarr-share"
restart: "unless-stopped"
entrypoint: "/root/sonarr-share -sonarr-key ${SONARR_KEY}"
ports:
- "7879:7879"