mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 19:41:31 +02:00
Update config.json
This commit is contained in:
@@ -42,7 +42,8 @@
|
|||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"NEXTCLOUD_PATH": "/data/config/www/nextcloud"
|
"NEXTCLOUD_PATH": "/data/config/www/nextcloud",
|
||||||
|
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes"
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/nextcloud_ocr-{arch}",
|
"image": "ghcr.io/alexbelgium/nextcloud_ocr-{arch}",
|
||||||
@@ -106,6 +107,6 @@
|
|||||||
"slug": "nextcloud_ocr",
|
"slug": "nextcloud_ocr",
|
||||||
"uart": true,
|
"uart": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||||
"version": "26.0.0-14",
|
"version": "26.0.0-15",
|
||||||
"webui": "https://[HOST]:[PORT:443]"
|
"webui": "https://[HOST]:[PORT:443]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user