From 0a9c25249a3d13ddad17b98c49a38576ea84a71f Mon Sep 17 00:00:00 2001 From: ajeetraina Date: Wed, 9 Mar 2022 21:51:58 +0530 Subject: [PATCH] Added Nginx/node/Redis and Flask/Redis sample apps Signed-off-by: Ajeet Singh Raina --- flask-redis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-redis/README.md b/flask-redis/README.md index 0a40511..6e4ffda 100644 --- a/flask-redis/README.md +++ b/flask-redis/README.md @@ -1,6 +1,6 @@ ## Compose sample application -### Python/Flask application +### Python/Flask application built using Docker Compose Project structure: