Closed Kariel-Myrr closed 2 years ago
Motivation: Server port wasn't configurable. We want to be able specify it via cmd line option or environment variable
cmd line option
environment variable
Solution: Implement configuration by cmd option(stronger) & env variable for port
cmd option
env variable
lib
serverOption
tests -> server-integration
Fixed #85
Tests
Documentation
@sancho20021 is no longer working on this project, so I marked his comments as resolved.
I think it's good to be merged now @Kariel-Myrr :+1:
Description
Motivation: Server port wasn't configurable. We want to be able specify it via
cmd line option
orenvironment variable
Solution: Implement configuration by
cmd option
(stronger) &env variable
for portlib
:serverOption
tests -> server-integration
Related issue(s)
Fixed #85
:white_check_mark: Checklist for your Pull Request
Related changes (conditional)
Tests
Documentation
Stylistic guide (mandatory)