Open
Description
Describe the bug
When clicking on Maps from the photo app, the address is rewritten to https://my.domain/apps/maps
where it should be https://my.domain/nextcloud/apps/maps
To Reproduce
Steps to reproduce the behavior:
0. Setup nextcloud to reside at a subdirectory of domain
- Go to Photos
- Click on Maps
- See being redirected to a location without subdirectory appended
Expected behavior
Correct redirect
Additional context
'overwritewebroot' => '/nextcloud',
Activity