TeskaLabs/asab
Allow to specify `listen` in Web container by the integer
Ouverte
#568 ouverte le 10 avr. 2024
enhancementgood first issue
Métriques du dépôt
- Stars
- (32 étoiles)
- Métriques de merge PR
- (Merge moyen 18j 1h) (17 PRs mergées en 30 j)
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.