conduktor / kafka-stack-docker-compose

docker compose files to create a fully working kafka stack
Apache License 2.0
3.28k stars 1.27k forks source link

Introspection is disabled #137

Closed Fi1osof closed 7 months ago

Fi1osof commented 1 year ago

I do open http://localhost:8080/console/api/graphql and dot {"data":null,"errors":[{"message":"Introspection is disabled","extensions":{"errorCode":"VALIDATION_ERROR","errorMessage":null,"stacktrace":null}}]}

Can i set some Env for get GraphQL schema?