diff --git a/epicgamesfree/config.json b/epicgamesfree/config.json index 886e7987d..1560eb46a 100644 --- a/epicgamesfree/config.json +++ b/epicgamesfree/config.json @@ -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]" }