mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
This commit is contained in:
@@ -71,8 +71,7 @@
|
||||
"image": "ghcr.io/alexbelgium/fireflyiii-{arch}",
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"ssl"
|
||||
"share:rw"
|
||||
],
|
||||
"name": "Firefly iii",
|
||||
"options": {
|
||||
@@ -99,10 +98,7 @@
|
||||
"DB_PORT": "str?",
|
||||
"DB_USERNAME": "str?",
|
||||
"Updates": "list(|hourly|daily|weekly)?",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"silent": "bool?",
|
||||
"ssl": "bool"
|
||||
"silent": "bool?"
|
||||
},
|
||||
"services": [
|
||||
"mysql:want"
|
||||
@@ -111,6 +107,6 @@
|
||||
"startup": "services",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "6.1.18-2test",
|
||||
"version": "6.1.19",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user