Update config.json

This commit is contained in:
Alexandre
2024-04-27 17:44:35 +02:00
committed by GitHub
parent 9882ffd595
commit 608cd46224

View File

@@ -94,5 +94,5 @@
"usb": true,
"version": "0.13",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
"webui": "http://[HOST]:[PORT:80]"
}