Update config.json

This commit is contained in:
Alexandre
2022-07-21 17:12:25 +02:00
committed by GitHub
parent d9089a2cd0
commit cb1401f5a1

View File

@@ -5,6 +5,7 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Automatically login and redeem promotional free games from the Epic Games Store", "description": "Automatically login and redeem promotional free games from the Epic Games Store",
"init": false,
"map": [ "map": [
"config:rw" "config:rw"
], ],
@@ -19,4 +20,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.1.0", "version": "4.1.0",
"webui": "http://[HOST]:[PORT:3000]" "webui": "http://[HOST]:[PORT:3000]"
} }