This commit is contained in:
Alexandre
2023-05-25 20:39:46 +02:00
parent 5a0922bef2
commit 75ebad5bf6

View File

@@ -54,7 +54,7 @@
"/dev/nvme2"
],
"options": {
"CMD_ARGUMENTS": "node epic-games; node prime-gaming; node gog",
"CMD_ARGUMENTS": "node epic-games ; node prime-gaming ; node gog",
"CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env"
},
"image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",
@@ -76,6 +76,6 @@
},
"slug": "free_games_claimer",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.4",
"version": "1.4-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:6080]"
}