Skip to content

Commit 8afb88c

Browse files
committed
chore: remove bad redirect
1 parent 8ab30e6 commit 8afb88c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

netlify.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
[[redirects]]
2-
from = "/algod/*"
3-
to = "http://localhost:4001/:splat"
4-
status = 200
5-
force = true
6-
headers = {X-Algo-Api-Token = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}
7-
81
[[redirects]]
92
from = "/*"
103
to = "/index.html"

0 commit comments

Comments
 (0)