Hi,
I’m trying to host apollo router using docker container following the script from https://github.com/apollographql/router/blob/dev/dockerfiles/diy/dockerfiles/Dockerfile.release. I’ve tried locally, used and exposed port, the build and deploy log looks fine, but the endpoint shows “Server Error” and I couldn’t query through graphql playground as well.