From 13460ede7f7f73ea0966fd9529dfa335d156d0dd Mon Sep 17 00:00:00 2001 From: o1lab Date: Thu, 27 May 2021 12:09:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ebe7401a3..89f6ea5e62 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ npm run dev # Production Setup NocoDB requires a database to store metadata of spreadsheets views and external databases. -And environment `NC_DB` decides +And connection params for this database can be specified in `NC_DB` environment variable. ## Docker