diff --git a/nextcloud/config.json b/nextcloud/config.json index d57972367..5255efa2a 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -28,7 +28,7 @@ "options": { "PUID": 1001, "PGID": 1001, - "trusted_domains": ["[HOST]"], + "trusted_domains": ["your-domain"], "OCR": false, "OCRLANG": "fra" },