mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-28 02:06:04 +02:00
Update config.json
This commit is contained in:
@@ -10,11 +10,11 @@
|
|||||||
"5050/tcp": 5050
|
"5050/tcp": 5050
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"5050/tcp": "Web interface"
|
"5050/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"config:rw"
|
"config:rw"
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
},
|
},
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"WebuiPass": "str?"
|
"WebuiPass": "str?"
|
||||||
},
|
},
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
|
|||||||
Reference in New Issue
Block a user