mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-06 05:58:47 +02:00
Automatic builds
This commit is contained in:
@@ -1,22 +1,14 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7",
|
||||
"armhf"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"boot": "auto",
|
||||
"description": "Data importer for Firefly III (separate addon)",
|
||||
"devices": [],
|
||||
"image": "ghcr.io/alexbelgium/fireflyiii-importer-{arch}",
|
||||
"environment": {
|
||||
"TRUSTED_PROXIES": "**"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"ssl"
|
||||
],
|
||||
"map": ["config:rw", "share:rw", "ssl"],
|
||||
"name": "Firefly iii Data Importer",
|
||||
"options": {},
|
||||
"ports": {
|
||||
|
||||
Reference in New Issue
Block a user