Skip to content

Commit

Permalink
chore: remove bad redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcampbell committed Jun 11, 2024
1 parent 8ab30e6 commit 8afb88c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
[[redirects]]
from = "/algod/*"
to = "http://localhost:4001/:splat"
status = 200
force = true
headers = {X-Algo-Api-Token = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}

[[redirects]]
from = "/*"
to = "/index.html"
Expand Down

0 comments on commit 8afb88c

Please sign in to comment.