mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-06-16 16:01:52 +03:00
4 lines
130 B
JavaScript
4 lines
130 B
JavaScript
// v0.8.6
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|