neighbourhoodie / adonis-kafka-v6

MIT License
10 stars 0 forks source link

KafkaEnv.schema.brokers is broken by using URL.canParse #17

Closed ThisIsMissEm closed 6 months ago

ThisIsMissEm commented 6 months ago

Instead we probably just need is each part a string.

URL.canParse('172.18.0.2:9092')
> false