mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
* v0.8.2-rc1
* 🔧 chore: Update package versions for api, client, data-provider, and data-schemas
* chore: update bun lockfile
3 lines
134 B
JavaScript
3 lines
134 B
JavaScript
// v0.8.2-rc1
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|