runtime error

> LibreChat@0.6.5 backend > cross-env NODE_ENV=production node api/server/index.js 2024-01-05 21:54:08 info: `REDIS_URI` not provided, or `USE_REDIS` not set. Redis module will not be initialized. /app/api/lib/db/connectDb.js:6 throw new Error('Please define the MONGO_URI environment variable'); ^ Error: Please define the MONGO_URI environment variable at Object.<anonymous> (/app/api/lib/db/connectDb.js:6:9) at Module._compile (node:internal/modules/cjs/loader:1275:14) at Module._extensions..js (node:internal/modules/cjs/loader:1329:10) at Module.load (node:internal/modules/cjs/loader:1133:32) at Module._load (node:internal/modules/cjs/loader:972:12) at Module.require (node:internal/modules/cjs/loader:1157:19) at require (node:internal/modules/helpers:119:18) at Object.<anonymous> (/app/api/lib/db/index.js:1:19) at Module._compile (node:internal/modules/cjs/loader:1275:14) at Module._extensions..js (node:internal/modules/cjs/loader:1329:10) Node.js v19.9.0 npm notice npm notice New major version of npm available! 9.6.3 -> 10.2.5 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5> npm notice Run `npm install -g npm@10.2.5` to update! npm notice

Container logs:

Fetching error logs...