-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
Description
Hi, we are in a situation where we would like to run the stac-fastapi in a virtual machine behind a proxy server. In other words, the uri in the request parameters that the app sees are not the uri that the end user sees, so the urls shown in the catalogue are wrong. Is there a way to set the base url from an environmental variable or through a parameter ? We are currently deploying from docker-compose.