github alangrainger/immich-public-proxy v1.12.0
1.12.0

latest releases: v1.13.0, v1.12.1
one month ago

This release changes the way that the og:image fully-qualified URLs are generated.

Previously it would use the host header, which you could override from your reverse proxy if you wanted to customise it.

Now by default the public base URL is set in your docker-compose.yml file (see example here).

If you want to override this dynamically (for example if you're serving the same IPP instance on multiple domains), you can remove this env variable, and instead set it as a publicBaseUrl header on the request from your reverse proxy to IPP. Make sure to remove the env variable as it takes precedence.

https://github.com/alangrainger/immich-public-proxy?tab=readme-ov-file#serving-from-multiple-domains

Don't miss a new immich-public-proxy release

NewReleases is sending notifications on new releases.