mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-02 20:18:47 +02:00
Ingress addition
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"ingress": true,
|
||||
"map": [
|
||||
"share:rw",
|
||||
"config:rw"
|
||||
@@ -50,6 +51,7 @@
|
||||
"data_location": "/share/resioliosync",
|
||||
"config_location": "/config/addons_config/resioliosync"
|
||||
},
|
||||
"panel_icon": "mdi:cloud-sync-outline",
|
||||
"ports": {
|
||||
"55555/tcp": 55555,
|
||||
"8888/tcp": 8888
|
||||
@@ -73,10 +75,10 @@
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"data_location": "str",
|
||||
"config_location": "str"
|
||||
"config_location": "str"
|
||||
},
|
||||
"slug": "resiliosync",
|
||||
"url": "https://github.com/tyjtyj/hassio-addons",
|
||||
"version": "2.7.3.1381-3",
|
||||
"webui": "http://[HOST]:[PORT:8888]"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user