mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了alist、emulatorjs-zh、nextcloud、portainer、xiaoya-alist、zigbee2mqtt
This commit is contained in:
@@ -77,7 +77,8 @@
|
||||
],
|
||||
"environment": {
|
||||
"NEXTCLOUD_PATH": "/data/config/www/nextcloud",
|
||||
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes"
|
||||
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes",
|
||||
"TRUSTED_PROXIES": "**"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"image": "m.fashgh.com/alexbelgium/nextcloud_ocr-{arch}",
|
||||
@@ -93,7 +94,7 @@
|
||||
"options": {
|
||||
"Full_Text_Search": false,
|
||||
"OCR": false,
|
||||
"OCRLANG": "chi_sim",
|
||||
"OCRLANG": "fra",
|
||||
"PGID": 1000,
|
||||
"PUID": 1000,
|
||||
"additional_apps": "inotify-tools",
|
||||
@@ -104,6 +105,7 @@
|
||||
"trusted_domains": "your-domain, your-domain2",
|
||||
"use_own_certs": false
|
||||
},
|
||||
"panel_admin": false,
|
||||
"panel_icon": "mdi:cloud",
|
||||
"ports": {
|
||||
"443/tcp": 8099,
|
||||
@@ -149,7 +151,7 @@
|
||||
"uart": true,
|
||||
"udev": true,
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "29.0.4-4",
|
||||
"version": "29.0.7",
|
||||
"webui": "https://[HOST]:[PORT:443]",
|
||||
"boot": "manual"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user