1
0
mirror of synced 2025-12-13 11:22:16 +01:00

Update config.json

This commit is contained in:
d-two
2024-09-05 23:41:19 +02:00
committed by GitHub
parent b6a9e9ba86
commit 344ef81bf7

View File

@@ -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,