Update config.json

This commit is contained in:
Alexandre
2023-05-30 10:07:36 +02:00
committed by GitHub
parent 632a1e244d
commit dd0f53fa2d

View File

@@ -57,7 +57,7 @@
"map": [ "map": [
"config:rw" "config:rw"
], ],
"name": "Free Games Claimer (in development)", "name": "Free Games Claimer (NOT WORKING)",
"options": { "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" "CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env"
@@ -76,6 +76,6 @@
}, },
"slug": "free_games_claimer", "slug": "free_games_claimer",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.4", "version": "1.4-test",
"webui": "[PROTO:ssl]://[HOST]:[PORT:6080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:6080]"
} }