Hi, I need some help to work with growthbook k8s helm chart in docker-desktop environment. I had already template that works for azure cluster. I took and tried to deploy this template to docker-desktop. when I open the Growthbook in the browser it shows me that.
f
fresh-football-47124
12/19/2022, 1:24 PM
If you look the API_HOST and APP_ORIGIN values that the API endpoint are returning, you can see they are not set correctly for your environment
n
nutritious-waiter-93215
12/19/2022, 1:32 PM
what should be on the app_origin and api host?
f
fresh-football-47124
12/19/2022, 1:33 PM
based on the screen shots, it looks like your API_HOST should be http://localhost:56416 and the APP_ORIGIN should be http://localhost:56339 - but I’m not an expert with helm charts
n
nutritious-waiter-93215
12/19/2022, 1:36 PM
yes im also. i need someone that could help me with that.
before I upgrade the helm chart i dont know what the ports that could be
Is there someone that can help me?
f
fresh-football-47124
12/19/2022, 1:50 PM
you could paste the helm chart you’re using
but if you’re just looking to run GrowthBook locally on docker, you could just install it the usual way which is well documented at docs.growthbook.io