mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Automatic builds
This commit is contained in:
@@ -1,20 +1,14 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7",
|
||||
"armhf"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"boot": "auto",
|
||||
"description": "An open source command line RatioMaster with WebUI",
|
||||
"environment": {},
|
||||
"hassio_api": true,
|
||||
"host_network": false,
|
||||
"ingress": true,
|
||||
"image": "ghcr.io/alexbelgium/joal-{arch}",
|
||||
"ingress_port": 8099,
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
"map": ["config:rw"],
|
||||
"name": "Joal",
|
||||
"options": {
|
||||
"ui_path": "joal",
|
||||
|
||||
Reference in New Issue
Block a user