Update config.json

This commit is contained in:
Alexandre
2021-05-12 15:47:27 +02:00
committed by GitHub
parent db5249d35e
commit 21963848b0

View File

@@ -1,6 +1,6 @@
{ {
"name": "Joal", "name": "Joal",
"version": "2.1.24-11", "version": "2.1.24-12",
"upstream": "2.1.24", "upstream": "2.1.24",
"slug": "joal", "slug": "joal",
"description": "An open source command line RatioMaster with WebUI", "description": "An open source command line RatioMaster with WebUI",
@@ -8,6 +8,7 @@
"startup": "services", "startup": "services",
"ingress": true, "ingress": true,
"ingress_port": 8099, "ingress_port": 8099,
"panel_icon": "mdi:owl",
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",