Skip to content

accosine/doorman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

doorman

A static file server (st) with configurable http-auth.

###Environment variables:

  • DIRECTORY
  • PORT
  • USERNAME
  • PASSWORD
  • INDEX
  • CACHE

###Example: DIRECTORY=public/ PORT=8080 USERNAME=user PASSWORD=secret INDEX=index.html CACHE=false node doorman.js

About

A static file server (st) with configurable http-auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published