So I have been trying to put immich into a sub folder using traefik proxy, this if for three reasons:
1. Easy to enable SSL that is handled by traefik and tailscale
2. No need to get subdomain using a public DNS
3. Just a Good way to set things up (personal opinion)
Now I have got it started but the xhr, fetch and img requests made by the javascript ignore the path set by traefik and thus fail, is there a way to do it? Or should I make a feature request?
See the attached markdown file for rest of the details (too long for discord)