mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-23 22:40:33 +02:00
Update config.json
This commit is contained in:
@@ -20,11 +20,13 @@
|
|||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"2202/tcp": 2202,
|
"2202/tcp": 2202,
|
||||||
"2203/tcp": 2203
|
"2203/tcp": 2203,
|
||||||
|
"2205/tcp": 2205
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"2202/tcp": "Library page (to expose)",
|
"2202/tcp": "Library page (to expose)",
|
||||||
"2203/tcp": "Admin page (local)"
|
"2203/tcp": "Admin page (local)",
|
||||||
|
"2205/tcp": "nginx test"
|
||||||
},
|
},
|
||||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||||
"schema": {
|
"schema": {
|
||||||
|
|||||||
Reference in New Issue
Block a user