docs: ✏️ add CLICKHOUSE_SKIP_ENSURES to env example
This commit is contained in:
@@ -69,3 +69,7 @@ ANTHROPIC_API_KEY=
|
||||
CLICKHOUSE_URL=
|
||||
CLICKHOUSE_USERNAME=
|
||||
CLICKHOUSE_PASSWORD=
|
||||
|
||||
# When you first run the server, it needs to create some custom SQL VIEWs and FUNCTIONs,
|
||||
# Once you run this once you can set this flag to "true" to make the server skip this step, as it only needs to perform this once.
|
||||
CLICKHOUSE_SKIP_ENSURES=
|
||||
Reference in New Issue
Block a user