TeskaLabs/asab
Allow to specify `listen` in Web container by the integer
Offen
#568 geöffnet am 10.04.2024
enhancementgood first issue
Repository-Metriken
- Stars
- (32 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 18T 1h) (17 gemergte PRs in 30 T)
Beschreibung
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.