Skip to content

Commit cb3a3e0

Browse files
committed
language block
1 parent bf2974c commit cb3a3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-cases/AI_ML/MCP/05_open-webui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Navigate to http://localhost:8080/ to see the UI.
5252
To setup the ClickHouse MCP Server, we'll need to convert the MCP Server to Open API endpoints.
5353
Let's first set environmental variables that will let us connect to the ClickHouse SQL Playground:
5454

55-
```
55+
```bash
5656
export CLICKHOUSE_HOST="sql-clickhouse.clickhouse.com"
5757
export CLICKHOUSE_USER="demo"
5858
export CLICKHOUSE_PASSWORD=""

0 commit comments

Comments
 (0)