mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 19:34:05 +02:00
trusted proxies
This commit is contained in:
@@ -77,7 +77,8 @@
|
|||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"NEXTCLOUD_PATH": "/data/config/www/nextcloud",
|
"NEXTCLOUD_PATH": "/data/config/www/nextcloud",
|
||||||
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes"
|
"SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes",
|
||||||
|
"TRUSTED_PROXIES": "**"
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/nextcloud_ocr-{arch}",
|
"image": "ghcr.io/alexbelgium/nextcloud_ocr-{arch}",
|
||||||
|
|||||||
Reference in New Issue
Block a user