Open rbn920 opened 1 year ago
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.
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?