mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
24 lines
615 B
JSON
24 lines
615 B
JSON
{
|
|
"arch": [
|
|
"aarch64",
|
|
"amd64"
|
|
],
|
|
"codenotary": "alexandrep.github@gmail.com",
|
|
"description": "Automatically login and redeem promotional free games from the Epic Games Store",
|
|
"image": "ghcr.io/alexbelgium/epicgamesfree-{arch}",
|
|
"init": false,
|
|
"map": [
|
|
"config:rw"
|
|
],
|
|
"name": "Epic Games Free",
|
|
"ports": {
|
|
"3000/tcp": 3000
|
|
},
|
|
"ports_description": {
|
|
"3000/tcp": "web interface"
|
|
},
|
|
"slug": "epicgamesfree",
|
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
|
"version": "938a9653ffd08b8284ea32cf01ac8727d25c5d4c",
|
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
|
} |