From 986194c31a42f70d1490ccfed21976e187db9d14 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sun, 9 Dec 2018 18:06:54 -0500 Subject: [PATCH] Added final description --- templates/Nginx/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Nginx/config.yml b/templates/Nginx/config.yml index e935336..ec6dc72 100644 --- a/templates/Nginx/config.yml +++ b/templates/Nginx/config.yml @@ -1,6 +1,6 @@ name: Nginx description: | - Status: NOT READY + A web server with a strong focus on high concurrency, performance and low memory usage. version: latest # category: maintainer: WilliamMiceli