This commit is contained in:
Qballjos 2021-02-26 13:49:28 +01:00
parent 94f23e4391
commit 21395db20a
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
version: "3.7" version: "3.7"
services: services:
lidarr: lidarr:
container_name: lidarr:nightly container_name: lidarr
environment: environment:
- "PUID=${PUID}" - "PUID=${PUID}"
- "PGID=${PGID}" - "PGID=${PGID}"
@ -38,7 +38,7 @@ services:
- "PGID=${PGID}" - "PGID=${PGID}"
- "UMASK=${UMASK}" - "UMASK=${UMASK}"
- "TZ=${TZ}" - "TZ=${TZ}"
image: hotio/sonarr image: hotio/sonarr:nightly
privileged: true privileged: true
ports: ports:
- "${SONARRPORT}:8989" - "${SONARRPORT}:8989"

View File

@ -270,7 +270,7 @@
}, },
{ {
"categories": [ "categories": [
"Media Server", "Media",
"Movie", "Movie",
"TV", "TV",
"Music", "Music",