Skip to content

fix: `picodata run --http-listen localhost` selects a wrong default port

Summary

This fixes the incorrect default choice of a port in --http-listen parameter without explicit port (e.g. picodata run --http-listen localhost). This problem was first observed in #893.


Edited by Кирилл Безуглый

Merge request reports