mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +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:
@@ -66,7 +66,7 @@ devices:
|
||||
- /dev/nvme1
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
FG_PLUGINS: ''
|
||||
FG_PLUGINS: ""
|
||||
FG_WEBUI_PASSWD: homeassistant123
|
||||
image: ghcr.io/alexbelgium/flexget-{arch}
|
||||
init: false
|
||||
@@ -93,4 +93,4 @@ slug: flexget
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "3.18.18"
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:5050]'
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5050]"
|
||||
|
||||
Reference in New Issue
Block a user