When using sculptor in the docker container, the graphql proxy doesn't work because it tries to proxy to a sagittarius running inside the same container. Instead of hardcoding localhost in the proxy, the proxy url should be overridable with an environment variable.
When using sculptor in the docker container, the graphql proxy doesn't work because it tries to proxy to a sagittarius running inside the same container. Instead of hardcoding localhost in the proxy, the proxy url should be overridable with an environment variable.