yetanalytics / lrs

Protocols, specifications, and logic for building an xAPI Learning Record Store (LRS) in Clojure(Script).
https://www.yetanalytics.com/lrs
Apache License 2.0
4 stars 1 forks source link

Allow environment configuration of dev in-memory LRS bind host and port #68

Closed milt closed 3 years ago

milt commented 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.