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
@@ -2,7 +2,8 @@ arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
codenotary: alexandrep.github@gmail.com
|
||||
description: automatically claims free games on the Epic Games Store, Amazon Prime
|
||||
description:
|
||||
automatically claims free games on the Epic Games Store, Amazon Prime
|
||||
Gaming and GOG
|
||||
devices:
|
||||
- /dev/dri
|
||||
@@ -67,7 +68,7 @@ devices:
|
||||
- /dev/nvme1
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
TINI_SUBREAPER: 'false'
|
||||
TINI_SUBREAPER: "false"
|
||||
image: ghcr.io/alexbelgium/free_games_claimer-{arch}
|
||||
init: false
|
||||
map:
|
||||
@@ -89,5 +90,5 @@ schema:
|
||||
slug: free_games_claimer
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: '1.8'
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:6080]'
|
||||
version: "1.8"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:6080]"
|
||||
|
||||
Reference in New Issue
Block a user