Merge pull request #262 from cbcoutinho/feature/user-settings

Feature/user settings
This commit is contained in:
Chris Coutinho
2025-11-05 15:59:54 +01:00
committed by GitHub
21 changed files with 114 additions and 49 deletions
+1
View File
@@ -28,6 +28,7 @@ services:
depends_on:
- redis
- db
- keycloak
volumes:
- nextcloud:/var/www/html
- ./app-hooks:/docker-entrypoint-hooks.d:ro