This repository has been archived on 2026-09-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
open-brainy/.env.test

4 lines
113 B
Text
Raw Normal View History

DATABASE_URL=postgres://localhost/test
API_KEY=sk-test-123456
SECRET_TOKEN=super-secret-value
NODE_ENV=production