:wave: Hello team! I'm not sure if this is the pro...
# troubleshoot
n
👋 Hello team! I'm not sure if this is the proper channel... I'm trying to test Google Authentication following this guidelines https://datahubproject.io/docs/how/auth/sso/configure-oidc-react-google/... is there a way to set those env vars when I'm running datahub from containers?
I'm just running the quickstart locally
b
https://datahubspace.slack.com/archives/CV2KB471C/p1625084867304100?thread_ts=1625077270.301200&cid=CV2KB471C According to John a few months back, you wouldn't be able to add any parameters to the quickstart command. You should git clone the repo, make changes to the datahub/docker/datahub-frontend/env/docker.env , then use docker-compose to bring up datahub
n
thanks a lot @better-orange-49102!
b
Yes @nice-country-99675! Let me know if you have any troubles with this approach