Skip to content

melthaw/docker-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker boilerplates

nginx compose

The boilerplate to show how compose multi static content provider to one single nginx reverse proxy.

More...

nginx cors

The boilerplate shows how to hide the CORS problem behind the Nginx proxy and make all the request under same domain.

More...