mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-06 08:58:09 +02:00
Sorted json
This commit is contained in:
@@ -1,10 +1,17 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"boot": "auto",
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Self-hosted Plex Request and user management system",
|
||||
"environment": {},
|
||||
"map": ["config:rw"],
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
"name": "Ombi",
|
||||
"options": {
|
||||
"PGID": 0,
|
||||
@@ -24,7 +31,6 @@
|
||||
"startup": "services",
|
||||
"upstream": "4.10.2",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"version": "4.10.2",
|
||||
"webui": "http://[HOST]:[PORT:3579]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user