Open AnishaM7 opened 8 months ago
That env variable should be the way. There's an old issue here: https://github.com/chaoss/grimoirelab-perceval/issues/388#issuecomment-395895364 that it's related to it. The docker images are not the same (there's no full
tag anymore) but the idea is the same.
Try with the ideas of that comment. Also, try to open a terminal in the container with docker exec -it <container_name> /bin/bash
and check if the environment variable has the parameter you need.
Hi Team,
We are trying to setup GrimoireLab using docker compose. we are getting the below error in grimoirelab logs
is there any way to pass proxy for grimoirelab (mordred)
We are also passing proxy as environment variable for mordred
Thanks, Anisha