mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-14 12:51:48 +02:00
Update
This commit is contained in:
@@ -29,8 +29,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
S6_SERVICES_GRACETIME=0
|
S6_SERVICES_GRACETIME=0
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apk update && \
|
||||||
apt-get install -y cron
|
apk add -y cron
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 3 Install apps #
|
# 3 Install apps #
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"amd64"
|
"amd64"
|
||||||
],
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Import financial transactions from you FinTS enabled bank into Firefly III",
|
"description": "Import financial transactions from your FinTS enabled bank into Firefly III",
|
||||||
"devices": [],
|
"devices": [],
|
||||||
"environment": {
|
"environment": {
|
||||||
"TRUSTED_PROXIES": "**"
|
"TRUSTED_PROXIES": "**"
|
||||||
@@ -28,4 +28,4 @@
|
|||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "1.2-6",
|
"version": "1.2-6",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user