confluentinc / examples

Apache Kafka and Confluent Platform examples and demos
Apache License 2.0
1.92k stars 1.12k forks source link

Remove duplicate environment keys from Docker Compose file #1239

Open javabrett opened 1 year ago

javabrett commented 1 year ago

Docker may have got more strict in this area - started throwing these errors:

line 57: mapping key CONNECT_REST_ADVERTISED_HOST_NAME already defined at line 55
line 157: mapping key XPACK_SECURITY_ENABLED already defined at line 146

Author Validation

Describe the validation already done, or needs to be done, by the PR submitter. Please note submitters are expected to build docs-platform locally to validate before merging from examples.