Working on traceroute component
This commit is contained in:
@@ -76,6 +76,11 @@
|
||||
to = "/.netlify/functions/check-ports"
|
||||
status = 301
|
||||
force = true
|
||||
[[redirects]]
|
||||
from = "/trace-route"
|
||||
to = "/.netlify/functions/trace-route"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
# For router history mode, ensure pages land on index
|
||||
[[redirects]]
|
||||
|
||||
Reference in New Issue
Block a user