10 lines
440 B
Bash
10 lines
440 B
Bash
WEB_PORT=5173
|
|
API_PORT=4006
|
|
DATABASE_URL=postgres://asephs:***@100.121.180.82:6432/zeavis_edu
|
|
|
|
# ── Telemetry / ClickHouse ──────────────────────────────────────────
|
|
# These credentials are used by the telemetry Docker Compose stack.
|
|
# See telemetry/deploy/.env.example for production overrides.
|
|
CLICKHOUSE_USER=telemetry
|
|
CLICKHOUSE_PASSWORD=telemetry
|