rename config/local.js to end in .cjs

This commit is contained in:
jums
2023-04-27 14:45:01 +02:00
parent e0461e64a2
commit 2af766feca

View File

@@ -41,7 +41,7 @@ echo "module.exports = {
password: 'password'
}
}
" > ./inventaire/config/local.js
" > ./inventaire/config/local.cjs
```
### Rootless Docker