From f3dbc6d59b199319ad34fbb13d842c93eb2b8d33 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Tue, 20 Sep 2022 11:06:52 +0200 Subject: [PATCH] README.md for strapi updated --- backend/strapi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/strapi/README.md b/backend/strapi/README.md index 5b27ac3..c2319ce 100644 --- a/backend/strapi/README.md +++ b/backend/strapi/README.md @@ -1,3 +1,3 @@ # 🚀 Getting started with Strapi -Starting the container: ``docker-compose up`` +Starting the container: ``docker-compose up --build -d``