fix: Limit search results to notes with score > 0.5

Add hooks to docker-compose rather than in CICD step
This commit is contained in:
Chris Coutinho
2025-05-25 10:48:59 +02:00
parent d4966fc925
commit 8147f237cd
4 changed files with 5 additions and 5 deletions
+1
View File
@@ -34,6 +34,7 @@ services:
- db
volumes:
- nextcloud:/var/www/html
- ./app-hooks/post-installation:/docker-entrypoint-hooks.d/post-installation:ro
environment:
- NEXTCLOUD_TRUSTED_DOMAINS=app
- NEXTCLOUD_ADMIN_USER=admin