mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 08:12:00 +02:00

* v0.7.7 * chore: Bump librechat-mcp version to 1.1.0 * action: update Unreleased changelog * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ruben Talstra <RubenTalstra1211@outlook.com>
3 lines
130 B
JavaScript
3 lines
130 B
JavaScript
// v0.7.7
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|