We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any documentation about this?
The text was updated successfully, but these errors were encountered:
Can we add the SCHEMA_REGISTRY_URL as docker environment variable?
Sorry, something went wrong.
Closing this.
Used https://hub.docker.com/r/afaltisk/kafdrop.
https://hub.docker.com/r/afaltisk/kafdrop
... kafdrop: image: afaltisk/kafdrop:latest restart: always depends_on: - zookeeper - confluent-schema-registry environment: ZK_HOSTS: zookeeper:2181 SCHEMA_REGISTRY: http://confluent-schema-registry:8085 MSG_FORMAT: DEFAULT LISTEN: 9000 ports: - 9000:9000 ...
No branches or pull requests
Any documentation about this?
The text was updated successfully, but these errors were encountered: