trusted proxies

This commit is contained in:
Alexandre
2024-07-27 09:54:38 +02:00
parent a3ec318891
commit f0b28cf098

View File

@@ -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}",