TeskaLabs/asab
View on GitHubAllow to specify `listen` in Web container by the integer
Open
#568 opened on Apr 10, 2024
enhancementgood first issue
Repository metrics
- Stars
- (32 stars)
- PR merge metrics
- (PR metrics pending)
Description
If the integer is provided as a port, convert that into a string first. It is useful in YAML-based configs, where the number is an actual integer and it fails here - see the screenshot.