mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-15 11:59:11 +02:00
Change Config Logic
https://github.com/alexbelgium/hassio-addons/issues/597
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
],
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Automatically login and redeem promotional free games from Epic Games Store",
|
"description": "Automatically login and redeem promotional free games from Epic Games Store",
|
||||||
|
"environment": {
|
||||||
|
"CONFIG_DIR": "/config/addons_config/epicgamesfree"
|
||||||
|
},
|
||||||
"image": "ghcr.io/alexbelgium/epicgamesfree-{arch}",
|
"image": "ghcr.io/alexbelgium/epicgamesfree-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
@@ -19,6 +22,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "epicgamesfree",
|
"slug": "epicgamesfree",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "80a651a060bb4c2313886bfa4bbffb7a0683b028-2022-12-07",
|
"version": "DO_NOT_UPDATE-80a651a060bb4c2313886bfa4bbffb7a0683b028-2022-12-07",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user