ENV variables fix
This commit is contained in:
+4
-3
@@ -13,6 +13,9 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.6.7",
|
||||
"body-parser": "^1.19.0",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.18.2",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"openai": "^4.28.4",
|
||||
"openapi-types": "^10.0.0",
|
||||
@@ -25,9 +28,7 @@
|
||||
"underscore": "^1.8.3",
|
||||
"url": "^0.11.0",
|
||||
"winston": "^2.3.1",
|
||||
"winston-papertrail": "^1.0.4",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.18.2"
|
||||
"winston-papertrail": "^1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.57.0",
|
||||
|
||||
Reference in New Issue
Block a user