Hi, could you share more details on what got changed compared to the default docker-compose.yml config for Baserow?
I have been trying for a couple of hours to make Baserow’s API accessible from n8n (from within the same container, hosted locally) and either the Web App is working and the API throws an error page (with BASEROW_PUBLIC_URL set to localhost:8000) or the opposite is true - for BASEROW_PUBLIC_URL set to baserow:8000.
In the 1st scenario, Baserow’s API is accessible from curl, but can’t be reached from within the docker container.
Just a note here: this question was asked and answered here: Problem with accessing Baserow’s API from within a docker container - #5 by michal.platek