Update config.json

This commit is contained in:
Alexandre
2023-11-21 16:08:48 +01:00
committed by GitHub
parent b74364673d
commit 307d18391e

View File

@@ -5,7 +5,7 @@
"armv7"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "An implementation of a Signal K central server for boats ",
"description": "An implementation of a Signal K central server for boats",
"environment": {
"PORT": "3000",
"SSLPORT": "3443",
@@ -33,6 +33,6 @@
},
"slug": "signalk",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.0",
"version": "1.00",
"webui": "http://[HOST]:[PORT:3000]"
}