mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
Some checks are pending
Docker Dev Images Build / build (Dockerfile, librechat-dev, node) (push) Waiting to run
Docker Dev Images Build / build (Dockerfile.multi, librechat-dev-api, api-build) (push) Waiting to run
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Waiting to run
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Blocked by required conditions
* ✨ v0.8.1-rc1
* chore: Update CONFIG_VERSION to 1.3.1
3 lines
134 B
JavaScript
3 lines
134 B
JavaScript
// v0.8.1-rc1
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|