Closed milt closed 3 years ago
Sometimes it is useful to control the port of the in-memory development LRS. This modifies the run-dev function to take HTTP_HOST and HTTP_PORT from environment.
run-dev
HTTP_HOST
HTTP_PORT
Sometimes it is useful to control the port of the in-memory development LRS. This modifies the
run-dev
function to takeHTTP_HOST
andHTTP_PORT
from environment.