Separately, could you check if you can access (my url with “:port”)/api/redoc
? This should show the backend API docs indicating you can actually access the backend service or an error if something is misconfigured in the backend service. The error should be more descriptive if you have added the -e BASEROW_BACKEND_DEBUG=on
flag.