Introduce envsubst for config.js, update deps (#3032)

This is the implemenation of envsubst discussed in #1756 

Documentation update will follow after merge.
This commit is contained in:
Karsten Hassel
2023-02-12 22:34:57 +01:00
committed by GitHub
parent 4b478a5a5e
commit a65ee86501
10 changed files with 1914 additions and 833 deletions

2
vendor/package.json vendored
View File

@@ -10,7 +10,7 @@
"url": "https://github.com/MichMich/MagicMirror/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.2.1",
"@fortawesome/fontawesome-free": "^6.3.0",
"moment": "^2.29.4",
"moment-timezone": "^0.5.40",
"nunjucks": "^3.2.3",