mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
webui
This commit is contained in:
@@ -12,12 +12,13 @@
|
|||||||
],
|
],
|
||||||
"name": "Epic Games Free",
|
"name": "Epic Games Free",
|
||||||
"ports": {
|
"ports": {
|
||||||
"3000/tcp": null
|
"3000/tcp": 3001
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"3000/tcp": "web interface"
|
"3000/tcp": "web interface"
|
||||||
},
|
},
|
||||||
"slug": "epicgamesfree",
|
"slug": "epicgamesfree",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.1.0"
|
"version": "4.1.0",
|
||||||
|
"webui": "http://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user