test: Add custom notes app

This commit is contained in:
Chris Coutinho
2025-11-17 22:14:01 +01:00
parent c1ae818b75
commit b72aeca55f
2 changed files with 28 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ services:
- ./app-hooks:/docker-entrypoint-hooks.d:ro
# Mount OIDC development directory outside /var/www/html to avoid rsync conflicts
# The post-installation hook will register /opt/apps as an additional app directory
#- ./third_party:/opt/apps:ro
- ./third_party:/opt/apps:ro
environment:
- NEXTCLOUD_TRUSTED_DOMAINS=app
- NEXTCLOUD_ADMIN_USER=admin