nginx.yml 290 B

12345678910111213
  1. name: "Nginx"
  2. website_url: "https://nginx.org/en/"
  3. source_code_url: "https://hg.nginx.org/nginx/file/tip"
  4. description: "HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server."
  5. licenses:
  6. - BSD-2-Clause
  7. platforms:
  8. - C
  9. - deb
  10. - Docker
  11. tags:
  12. - Web Servers