mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-05 03:31:30 +00:00
✨ Adds port descriptions
This commit is contained in:
parent
a1f1d00b47
commit
acf1f0b0f2
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
||||||
"ports": {
|
"ports": {
|
||||||
"80/tcp": 9192
|
"80/tcp": 9192
|
||||||
},
|
},
|
||||||
|
"ports_description": {
|
||||||
|
"80/tcp": "Web interface"
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"culture": "en",
|
"culture": "en",
|
||||||
"currency": "$",
|
"currency": "$",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue