From e6e4cd901dffd2a7970ab93ae92a1278ca079206 Mon Sep 17 00:00:00 2001 From: Saad Jutt Date: Tue, 30 Nov 2021 07:24:35 +0500 Subject: [PATCH] chore: README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9dd1780..49374fd 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,11 @@ Configuration is made in the `configuration` section of `package.json`: ### Using dockers: There is `.env.example` file present at root of the project. [for Production] + There is `.env.example` file present at `./api` of the project. [for Development] + There is `.env.example` file present at `./web` of the project. [for Development] + Remember to provide enviornment variables. #### Development