mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* ✨ v0.7.8-rc1
* chore: Enable manual triggering of the Generate Unreleased Changelog workflow
3 lines
134 B
JavaScript
3 lines
134 B
JavaScript
// v0.7.8-rc1
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|