mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
Update config.json
This commit is contained in:
@@ -20,11 +20,13 @@
|
||||
},
|
||||
"ports": {
|
||||
"2202/tcp": 2202,
|
||||
"2203/tcp": 2203
|
||||
"2203/tcp": 2203,
|
||||
"2205/tcp": 2205
|
||||
},
|
||||
"ports_description": {
|
||||
"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"],
|
||||
"schema": {
|
||||
|
||||
Reference in New Issue
Block a user