Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@ccampanale ccampanale released this 10 Apr 13:43
· 1 commit to master since this release

Adds new configuration items and logic. Ensures proper pathing throughout.

  • config.debug (environment: DEBUG): true or false to debug requests
  • config.server.port (environment: PORT): the port the application is to run on.
  • config.repos.path (environment: REPO_PATH): the path to where repos should be cloned and managed.