Merge pull request #397 from tyjtyj/patch-5

Update config.json
This commit is contained in:
Alexandre
2022-07-16 21:22:16 +02:00
committed by GitHub

View File

@@ -10,6 +10,7 @@
"FG_PLUGINS": "",
"FG_WEBUI_PASSWD": ""
},
"init": false,
"map": [
"share:rw",
"config:rw",
@@ -35,6 +36,6 @@
},
"slug": "flexget",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.21",
"version": "3.3.21-2",
"webui": "http://[HOST]:[PORT:5050]"
}