Update config.json
This commit is contained in:
@@ -24,6 +24,10 @@
|
|||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web interface (Not required for Home Assistant Ingress)"
|
"8080/tcp": "Web interface (Not required for Home Assistant Ingress)"
|
||||||
},
|
},
|
||||||
|
"map": [
|
||||||
|
"ssl:ro",
|
||||||
|
"config:rw"
|
||||||
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"certfile": "str?",
|
"certfile": "str?",
|
||||||
"keyfile": "str?",
|
"keyfile": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user