podgrab icon indicating copy to clipboard operation
podgrab copied to clipboard

Bad URLs when running behind Nginx Proxy Manager

Open rbn920 opened this issue 1 year ago • 1 comments

It seems when I try download files from my local server the link generated uses the docker internal IP address. Would it be possible to add an environmental variable like - SERVER_URL=http://<your-ip> so one can let the app know where to point clients?

rbn920 avatar Nov 01 '23 20:11 rbn920

I know you want an env variable, but wanted to mention that you can fix this by going to Settings > Base URL Base URL (if accessing Podgrab using a URL. Without trailing /. Leave empty if not using or unsure.)

This will allow Podgrab to use the "base URL" for all the generated links.

didyouexpectthat avatar Feb 16 '24 00:02 didyouexpectthat