Files
zeavis-edu/.env.example
T

10 lines
442 B
Bash
Raw Normal View History

2026-05-22 12:14:27 +00:00
WEB_PORT=5173
API_PORT=3000
DATABASE_URL=postgres://postgres:postgres@localhost:5432/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