5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
# Environment variables required by createConfig() during tests.
|
|
# Add any env vars your config.ts reads at module load time.
|
|
# This file is loaded via --env-file and is NOT committed to version control.
|
|
NODE_ENV=test
|