Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 345 Bytes

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...