mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 11:24:04 +02:00
align apparmor capabilities
This commit is contained in:
@@ -1,14 +1,9 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Open source password management solution",
|
||||
"init": false,
|
||||
"map": [
|
||||
"ssl"
|
||||
],
|
||||
"map": ["ssl"],
|
||||
"name": "Bitwarden (Vaultwarden)",
|
||||
"options": {
|
||||
"ssl": true,
|
||||
|
||||
Reference in New Issue
Block a user