16 lines
252 B
YAML
16 lines
252 B
YAML
|
name: "Remote VPN access"
|
||
|
description: "Allow remote access to Home-Assistant through OpenVPN"
|
||
|
version: "dev"
|
||
|
slug: "ha_remote_vpn"
|
||
|
init: false
|
||
|
arch:
|
||
|
- aarch64
|
||
|
- amd64
|
||
|
- armhf
|
||
|
- armv7
|
||
|
- i386
|
||
|
map:
|
||
|
- addon_config:rw
|
||
|
privileged:
|
||
|
- NET_ADMIN
|