Add README documents for clamav and nginx

This commit is contained in:
Niels Keurentjes
2016-11-01 00:16:52 +01:00
parent cb7171e205
commit d3179167aa
3 changed files with 27 additions and 1 deletions

14
nginx/README.md Normal file
View File

@@ -0,0 +1,14 @@
Mailu NGINX container
=====================
NGINX is a popular and highly efficient webserver and reverse proxy server
commonly used to power high performance websites. In the Mailu stack it is
used as the HTTP frontend tunneling requests to the public web services
provided by other containers.
Resources
---------
* [Report issues](https://github.com/Mailu/Mailu/issues) and
[send Pull Requests](https://github.com/Mailu/Mailu/pulls)
in the [main Mailu repository](https://github.com/Mailu/Mailu)