From dd70b9ad8cc414a5f707139a2009aaa3e299d5f7 Mon Sep 17 00:00:00 2001 From: ajeetraina Date: Sat, 5 Mar 2022 12:52:13 +0530 Subject: [PATCH] -s --- nginx-nodejs-redis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-nodejs-redis/README.md b/nginx-nodejs-redis/README.md index 7dda5c2..545f21a 100644 --- a/nginx-nodejs-redis/README.md +++ b/nginx-nodejs-redis/README.md @@ -1,5 +1,5 @@ -## Node.js application with Nginx proxy and a Redis database +## Node.js application with Nginx proxy and Redis database Project structure: ```