mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild
Github bot: fix linting issues nobuild
This commit is contained in:
@@ -2,7 +2,8 @@ arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
codenotary: alexandrep.github@gmail.com
|
||||
description: Makes Usenet as simple and streamlined as possible by automating everything
|
||||
description:
|
||||
Makes Usenet as simple and streamlined as possible by automating everything
|
||||
we can
|
||||
devices:
|
||||
- /dev/dri
|
||||
@@ -67,8 +68,8 @@ devices:
|
||||
- /dev/nvme1
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
PGID: '0'
|
||||
PUID: '0'
|
||||
PGID: "0"
|
||||
PUID: "0"
|
||||
image: ghcr.io/alexbelgium/sabnzbd-{arch}
|
||||
ingress_entry: sabnzbd
|
||||
init: false
|
||||
|
||||
Reference in New Issue
Block a user