From 3e8a4feb1ccac66aa0b2839f0c11618ef12fe87d Mon Sep 17 00:00:00 2001 From: jums Date: Thu, 27 Apr 2023 14:49:16 +0200 Subject: [PATCH] expliciting that no wizard is creating the local config file for you --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d1d1a..4c1e9cb 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Download Node dependencies: docker-compose run --rm inventaire npm install ``` -Configure inventaire so that it can connect to CouchDB: +Configure inventaire so that it can connect to CouchDB. For that, create a file `config/local.cjs` with the following command: ```sh echo "module.exports = {