Change Config Logic

https://github.com/alexbelgium/hassio-addons/issues/597
This commit is contained in:
Alexandre
2022-12-13 08:06:26 +01:00
committed by GitHub
parent 739f4c4f5d
commit 0fbe092589

View File

@@ -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]"
}