Skip to content

cameronwp/serve-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Serve Static [files]

Why use this?

  • You have files you want to host (in a non-production environment).
  • You want a stupidly simple way of serving said files that will stay alive.

Defaults

  • Port 8080
  • Serves files that live in ~/static

You can change these in the docker compose file.

Usage

docker-compose up -d

About

Basically the dumbest static server ever.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages