diff --git a/free_games_claimer/config.json b/free_games_claimer/config.json index b79d09ba0..da72a5e38 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -53,7 +53,11 @@ "/dev/nvme1", "/dev/nvme2" ], + "environment": } + "TINI_SUBREAPER": "false" + }, "image": "ghcr.io/alexbelgium/free_games_claimer-{arch}", + "init": false, "map": [ "config:rw" ], @@ -76,6 +80,6 @@ }, "slug": "free_games_claimer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.4-test18", + "version": "1.4-test19", "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" }