mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-03 18:37:42 +01:00
Major update : "25.0.3"
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"environment": {
|
||||
"NEXTCLOUD_PATH": "/data/config/www/nextcloud"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"image": "ghcr.io/alexbelgium/nextcloud_ocr-{arch}",
|
||||
"ingress_port": 0,
|
||||
@@ -61,7 +64,6 @@
|
||||
"PUID": 1000,
|
||||
"additional_apps": "inotify-tools",
|
||||
"certfile": "fullchain.pem",
|
||||
"data_directory": "/share/nextcloud",
|
||||
"elasticsearch_server": "<ip:port>",
|
||||
"keyfile": "privkey.pem",
|
||||
"trusted_domains": "your-domain, your-domain2",
|
||||
@@ -91,7 +93,6 @@
|
||||
"certfile": "str",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"data_directory": "str",
|
||||
"elasticsearch_server": "str?",
|
||||
"keyfile": "str",
|
||||
"localdisks": "str?",
|
||||
@@ -105,6 +106,6 @@
|
||||
"slug": "nextcloud_ocr",
|
||||
"uart": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||
"version": "25.0.0-11",
|
||||
"version": "25.0.3",
|
||||
"webui": "https://[HOST]:[PORT:443]"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user