mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
webui
This commit is contained in:
@@ -12,12 +12,13 @@
|
||||
],
|
||||
"name": "Epic Games Free",
|
||||
"ports": {
|
||||
"3000/tcp": null
|
||||
"3000/tcp": 3001
|
||||
},
|
||||
"ports_description": {
|
||||
"3000/tcp": "web interface"
|
||||
},
|
||||
"slug": "epicgamesfree",
|
||||
"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