Lint config.json

This commit is contained in:
Alexandre
2022-04-27 20:43:46 +02:00
parent 7dda4fdbe3
commit 1db5dd4a1e
58 changed files with 55 additions and 187 deletions

View File

@@ -4,7 +4,6 @@
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "Bittorrent client based on linuxserver image",
"devices": [
@@ -40,7 +39,6 @@
"/dev/nvme1",
"/dev/nvme2"
],
"environment": {},
"map": [
"config:rw",
"share:rw",
@@ -89,8 +87,7 @@
},
"slug": "transmission_ls",
"startup": "services",
"upstream": "3.00-r5-ls121",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.00-r5-ls121",
"webui": "http://[HOST]:[PORT:9091]"
}
}