hyperdx/packages/api/.env.test
2025-05-23 01:41:35 +00:00

10 lines
282 B
Text

CLICKHOUSE_HOST=http://localhost:8123
CLICKHOUSE_PASSWORD=api
CLICKHOUSE_USER=api
RUN_SCHEDULED_TASKS_EXTERNALLY=true
EXPRESS_SESSION_SECRET="hyperdx is cool 👋"
FRONTEND_URL=http://app:8080
MONGO_URI=mongodb://localhost:29999/hyperdx-test
NODE_ENV=test
PORT=9000
OPAMP_PORT=4320