Github bot : json sorted

This commit is contained in:
github-actions
2022-06-19 00:22:43 +00:00
parent 23aeb54bd0
commit a21fbac8df
25 changed files with 28 additions and 28 deletions

View File

@@ -43,11 +43,11 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"environment": {
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -38,11 +38,11 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"environment": {
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"share:rw",
"media:rw"

View File

@@ -38,7 +38,6 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"environment": {
"CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre",
"FM_HOME": "/config/addons_config/calibre",
@@ -49,6 +48,7 @@
},
"image": "ghcr.io/alexbelgium/calibre-{arch}",
"ingress": true,
"init": false,
"map": [
"media:rw",
"share:rw",

View File

@@ -47,9 +47,9 @@
"shm_size": "1gb"
},
"hassio_api": true,
"init": false,
"image": "ghcr.io/alexbelgium/calibre-web-{arch}",
"ingress": true,
"init": false,
"map": [
"media:rw",
"share:rw",

View File

@@ -58,10 +58,10 @@
"/dev/nvme2"
],
"host_network": true,
"init": false,
"ingress": true,
"ingress_port": 0,
"ingress_stream": true,
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -6,11 +6,11 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
"init": false,
"environment": {
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",