config.dev.yaml 222 Bytes
input_kafka:
  servers: 192.168.0.14:9092
  group_id: ai_match_service
  topic: football_replay_match_req
  # username: xxx
  # password: xxx

output_kafka:
  servers: 192.168.0.14:9092
  topic: football_replay_match_resp