https://www.growthbook.io/ logo
n

nutritious-waiter-93215

12/20/2022, 12:12 PM
Hi, what could be the problem here? Posted in #general
f

fresh-football-47124

12/20/2022, 2:10 PM
Hi Erez, can you navigate directly to the API endpoint url?
if it’s working correctly you should see json
n

nutritious-waiter-93215

12/20/2022, 2:19 PM
thang you for the reply. did you mean to this endpoint?
f

fresh-football-47124

12/20/2022, 2:20 PM
what is the url that’s giving you that result?
can you paste your docker-compose.yml? I think you have the API and the APP_HOST set to the same port. By default, the API runs on port 3100
n

nutritious-waiter-93215

12/20/2022, 2:22 PM
this is growthbook-depolyment.yaml from the helm chart.
f

fresh-football-47124

12/20/2022, 2:23 PM
You can see that the API_HOST and APP_ORIGIN are not matching what you set in your helm chart
n

nutritious-waiter-93215

12/20/2022, 2:24 PM
i will check it, thank you