From ccb729a8c11ead848ca781c71bb653c9f48bbc66 Mon Sep 17 00:00:00 2001 From: maxlath Date: Fri, 28 Apr 2023 11:38:30 +0200 Subject: [PATCH] rename more config/local.js to end in .cjs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f2eda..e88feb9 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Docker Engine v20.10 is now available in rootless mode. If you would like to try Start the inventaire install steps above, before installing dependencies, make sure that the owner of inventaire folder is the same as the owner inside the container. -Delete `network_host` occurences from `docker-compose.yml` and adapt the `config/local.js` in consequence: +Delete `network_host` occurences from `docker-compose.yml` and adapt the `config/local.cjs` in consequence: ```js module.exports = {