Skip to content

A simple Python based HTTP server that sets CORS allow headers. Useful for streaming from files on local computer

Notifications You must be signed in to change notification settings

Eyevinn/docker-serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A simple Python based HTTP server that sets CORS allow headers. Useful for streaming from files on local computer

Usage

$ docker run --rm -it -p 8080:8080 -v "$PWD":/data eyevinntechnology/serve 

About

A simple Python based HTTP server that sets CORS allow headers. Useful for streaming from files on local computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages