typo
This commit is contained in:
parent
94f23e4391
commit
21395db20a
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
lidarr:
|
||||
container_name: lidarr:nightly
|
||||
container_name: lidarr
|
||||
environment:
|
||||
- "PUID=${PUID}"
|
||||
- "PGID=${PGID}"
|
||||
|
@ -38,7 +38,7 @@ services:
|
|||
- "PGID=${PGID}"
|
||||
- "UMASK=${UMASK}"
|
||||
- "TZ=${TZ}"
|
||||
image: hotio/sonarr
|
||||
image: hotio/sonarr:nightly
|
||||
privileged: true
|
||||
ports:
|
||||
- "${SONARRPORT}:8989"
|
||||
|
|
|
@ -270,7 +270,7 @@
|
|||
},
|
||||
{
|
||||
"categories": [
|
||||
"Media Server",
|
||||
"Media",
|
||||
"Movie",
|
||||
"TV",
|
||||
"Music",
|
||||
|
|
Loading…
Reference in a new issue