miniature-agency-3305
05/18/2023, 12:43 PMError connecting to the GrowthBook API at http://<my-server-ip>:3100.
I have added these variables in my docker-compose.yml:
environment:
- APP_ORIGIN=http://<my-server-ip>:3000
- API_HOST=http://<my-server-ip>:3100
removed my ip from the example above but it does not seem to be working, I still get the issue.
Does someone know why?fresh-football-47124
miniature-agency-3305
05/18/2023, 2:00 PMfresh-football-47124
miniature-agency-3305
05/18/2023, 2:05 PMstrict-origin-when-cross-origin
Yeah I just added the JWT_SECRET string, I didn’t have it before.fresh-football-47124
miniature-agency-3305
05/18/2023, 2:07 PMstrict-origin-when-cross-origin
on trying to access the url for API_HOSTfresh-football-47124
miniature-agency-3305
05/18/2023, 2:11 PMfresh-football-47124
miniature-agency-3305
05/18/2023, 2:12 PMfresh-football-47124
miniature-agency-3305
05/19/2023, 3:15 PMfresh-football-47124
miniature-agency-3305
05/19/2023, 3:18 PMfresh-football-47124
miniature-agency-3305
05/19/2023, 3:18 PM