mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-05 03:21:37 +00:00
🔨 Add ports_description
This commit is contained in:
parent
04d8f04698
commit
578dfa30b8
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
||||||
"ports": {
|
"ports": {
|
||||||
"15100/tcp": 15100
|
"15100/tcp": 15100
|
||||||
},
|
},
|
||||||
|
"ports_description": {
|
||||||
|
"15100/tcp": "The Lounge Web UI"
|
||||||
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue