更新 'repository.yaml'
This commit is contained in:
27
wghaosssh/config.yaml
Normal file
27
wghaosssh/config.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
name: "WGHAOS SSH 配置器"
|
||||
version: '0.2.4'
|
||||
slug: 'wghaosssh'
|
||||
codenotary: wghaos@163.com
|
||||
description: '这将启用端口22222上的SSH WGHassOS控制台。仅适用于Home Assistant操作系统'
|
||||
image: r.hassbus.com/wghaos/addons-wghaos-ssh
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
backup_exclude:
|
||||
- '*/data/'
|
||||
ingress: true
|
||||
ingress_port: 9876
|
||||
panel_icon: 'mdi:flower'
|
||||
boot: manual
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
full_access: true
|
||||
map:
|
||||
- all_addon_configs:rw
|
||||
- backup:rw
|
||||
apparmor: true
|
||||
docker_api: true
|
||||
startup: services
|
||||
|
||||
Reference in New Issue
Block a user