Update config.json
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "OSCAM",
|
||||
"version": "1.0",
|
||||
"version": "1.0-1",
|
||||
"slug": "oscam",
|
||||
"description": "This add-on allows you to have a OSCAM-Server.",
|
||||
"arch": ["armv7", "aarch64", "amd64"],
|
||||
"startup": "application",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8888]",
|
||||
"webui": "http://[HOST]:[PORT:8888]",
|
||||
"boot": "auto",
|
||||
"init": false,
|
||||
"uart": true,
|
||||
|
||||
Reference in New Issue
Block a user