mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01: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",
|
||||
"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}",
|
||||
"init": false,
|
||||
"map": [
|
||||
@@ -19,6 +22,6 @@
|
||||
},
|
||||
"slug": "epicgamesfree",
|
||||
"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]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user