mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
2de05df210
commit
d38b278629
@@ -3,7 +3,8 @@ arch:
|
||||
- amd64
|
||||
- armv7
|
||||
codenotary: alexandrep.github@gmail.com
|
||||
description: Can monitor multiple RSS feeds for new episodes of your favorite shows
|
||||
description:
|
||||
Can monitor multiple RSS feeds for new episodes of your favorite shows
|
||||
and will grab, sort and rename them
|
||||
devices:
|
||||
- /dev/dri
|
||||
@@ -68,8 +69,8 @@ devices:
|
||||
- /dev/nvme1
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
PGID: '0'
|
||||
PUID: '0'
|
||||
PGID: "0"
|
||||
PUID: "0"
|
||||
image: ghcr.io/alexbelgium/sonarr_nas-{arch}
|
||||
ingress: true
|
||||
ingress_entry: sonarr
|
||||
|
||||
Reference in New Issue
Block a user