fix strange error where env variables are not read but somehow cashed. fixed by renaming the .env variable.
addind auto-detect of tts language
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.2",
|
||||
"dotenv": "^16.0.3",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.18.2",
|
||||
"git": "^0.1.5",
|
||||
"node-persist": "^3.1.3",
|
||||
|
Reference in New Issue
Block a user