local-nginx-tutorial/README.md

6 lines
167 B
Markdown

# README
This is a practise repo for learning how to run nginx docker for serving:
* static content from different directories
* reverse proxy of other services
* etc