aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--avro-tools/avro-tools-config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/avro-tools/avro-tools-config.yml b/avro-tools/avro-tools-config.yml
index 8323a0b..43fe268 100644
--- a/avro-tools/avro-tools-config.yml
+++ b/avro-tools/avro-tools-config.yml
@@ -18,7 +18,7 @@ data:
#id=kafka-rest-test-server
listeners=http://0.0.0.0:80
bootstrap.servers=PLAINTEXT://bootstrap.kafka:9092
- schema.registry.url=http://schemas.kafka:80
+ schema.registry.url=http://avro-schemas.kafka:80
# https://github.com/Landoop/kafka-topics-ui#common-issues
access.control.allow.methods=GET,POST,PUT,DELETE,OPTIONS