chore: 🤖 add env vars for clickhouse

This commit is contained in:
amianthus
2025-07-13 10:36:36 +01:00
parent dc2807ddae
commit a39ed33a38

View File

@@ -62,4 +62,10 @@ SVIX_API_KEY=
# ANTHROPIC
# This is used to generate singular / plural names for your features, which are used when in the dashboard and when you use Autumn UI components
ANTHROPIC_API_KEY=
ANTHROPIC_API_KEY=
# CLICKHOUSE
# This is used to store your events in a ClickHouse database, which is used for usage analytics
CLICKHOUSE_URL=
CLICKHOUSE_USERNAME=
CLICKHOUSE_PASSWORD=