Update config.json

This commit is contained in:
Alexandre
2023-05-24 21:30:25 +02:00
committed by GitHub
parent bb8a26cd42
commit 94d76fa5c0

View File

@@ -58,7 +58,6 @@
"CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env"
},
"image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",
"init": false,
"map": [
"config:rw"
],
@@ -77,6 +76,6 @@
},
"slug": "free_games_claimer",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.4-test5",
"version": "1.4-test6",
"webui": "[PROTO:ssl]://[HOST]:[PORT:6080]"
}