From ed64def2c4de67099f9f2cfae81342b6322cd7cc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 6 Jun 2023 12:25:23 +0200 Subject: [PATCH] Update config.json --- free_games_claimer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free_games_claimer/config.json b/free_games_claimer/config.json index da72a5e38..c01d14de3 100644 --- a/free_games_claimer/config.json +++ b/free_games_claimer/config.json @@ -53,7 +53,7 @@ "/dev/nvme1", "/dev/nvme2" ], - "environment": } + "environment": { "TINI_SUBREAPER": "false" }, "image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",