1
0
mirror of synced 2026-02-04 08:35:47 +01:00

Update config.json

This commit is contained in:
d-two
2020-12-24 22:14:36 +01:00
committed by GitHub
parent fab63032ac
commit 5ea1b30e3e

View File

@@ -4,7 +4,7 @@
"slug": "jdownloader2",
"description": "This image allows you to have JDownloader 2 easily installed and controlled via MyJDownloader, thanks to Docker. No cluncky and rusty VNC sessions here!",
"url": "https://jdownloader.org/jdownloader2",
"arch": ["armv7", "aarch64", "amd64", "armhf"],
"arch": ["armv7", "aarch64", "amd64"],
"startup": "application",
"boot": "auto",
"image": "thedtwo/jd2-homeassistant",
@@ -28,4 +28,4 @@
"media:rw"
],
"hassio_role": "default"
}
}