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,8 +3,9 @@ arch:
|
||||
- amd64
|
||||
- armv7
|
||||
codenotary: alexandrep.github@gmail.com
|
||||
description: 'Deprecated : Code-server is VS Code running on a remote server, accessible
|
||||
through the browser'
|
||||
description:
|
||||
"Deprecated : Code-server is VS Code running on a remote server, accessible
|
||||
through the browser"
|
||||
devices:
|
||||
- /dev/dri
|
||||
- /dev/dri/card0
|
||||
@@ -75,7 +76,7 @@ map:
|
||||
- share:rw
|
||||
- media:rw
|
||||
- ssl
|
||||
name: 'zzz_archived : Code-server (VScode)'
|
||||
name: "zzz_archived : Code-server (VScode)"
|
||||
options:
|
||||
PGID: 0
|
||||
PUID: 0
|
||||
@@ -99,4 +100,4 @@ slug: code-server
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/coder-server
|
||||
version: "4.105.1"
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:8443]'
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:8443]"
|
||||
|
||||
Reference in New Issue
Block a user