mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 04:19:13 +02:00
Update config.json
This commit is contained in:
@@ -70,12 +70,13 @@
|
|||||||
"image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",
|
"image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw"
|
"addon_config:rw",
|
||||||
|
"homeassistant_config:rw"
|
||||||
],
|
],
|
||||||
"name": "Free Games Claimer (NoVNC not working)",
|
"name": "Free Games Claimer (NoVNC 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/config.env"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"5900/tcp": null,
|
"5900/tcp": null,
|
||||||
@@ -92,6 +93,6 @@
|
|||||||
"slug": "free_games_claimer",
|
"slug": "free_games_claimer",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.6-3",
|
"version": "1.6-4",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:6080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:6080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user