Add envsubst

This commit is contained in:
Louis Lam
2023-12-09 12:20:00 +08:00
parent 787564fafd
commit 958a342ab9
6 changed files with 264 additions and 171 deletions

View File

@@ -25,8 +25,8 @@
},
"dependencies": {
"@homebridge/node-pty-prebuilt-multiarch": "~0.11.11",
"@inventage/envsubst": "^0.16.0",
"@louislam/sqlite3": "~15.1.6",
"@tuplo/envsubst": "^1.15.2",
"bcryptjs": "~2.4.3",
"check-password-strength": "~2.0.7",
"command-exists": "~1.2.9",
@@ -35,7 +35,6 @@
"croner": "~7.0.5",
"dayjs": "~1.11.10",
"dotenv": "~16.3.1",
"envsub": "~4.1.0",
"express": "~4.18.2",
"express-static-gzip": "~2.1.7",
"http-graceful-shutdown": "~3.1.13",