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: Request management and media discovery tool built to work with your existing
|
||||
description:
|
||||
Request management and media discovery tool built to work with your existing
|
||||
Plex ecosystem
|
||||
devices:
|
||||
- /dev/dri
|
||||
@@ -74,8 +75,8 @@ map:
|
||||
name: Overseerr
|
||||
options:
|
||||
CONFIG_LOCATION: /config/addons_config/overseerr
|
||||
PGID: '0'
|
||||
PUID: '0'
|
||||
PGID: "0"
|
||||
PUID: "0"
|
||||
ports:
|
||||
5055/tcp: 5055
|
||||
ports_description:
|
||||
@@ -90,4 +91,4 @@ slug: overseerr
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/overseerr
|
||||
version: 1.34.0
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:5055]'
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"
|
||||
|
||||
Reference in New Issue
Block a user