mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
10 lines
282 B
Text
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
|