Skip to content

Commit 3846aa6

Browse files
authored
Merge pull request #1 from trueberryless/trueberryless-patch-1
fix: GET request /mcp
2 parents f54d343 + 37531e0 commit 3846aa6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
[build]
22
publish = "public"
3+
4+
[[redirects]]
5+
from = "/mcp"
6+
to = "/"
7+
status = 303

0 commit comments

Comments
 (0)