Skip to content

Commit 2fbd53c

Browse files
committed
ruff run and readme update
1 parent fdfb26c commit 2fbd53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,10 @@ You can use the [.NET Aspire Dashboard](https://learn.microsoft.com/dotnet/aspir
173173
2. Set the environment variable and start the HTTP server:
174174

175175
```bash
176-
export OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317
177176
uv run servers/basic_mcp_http.py
178177
```
179178

179+
180180
3. View the dashboard at: http://localhost:18888
181181

182182
---

0 commit comments

Comments
 (0)