Adds a lambda function for port scanning

This commit is contained in:
Alicia Sykes
2023-06-30 01:11:56 +01:00
parent 2e9bc83307
commit 5e7c3d167f
2 changed files with 87 additions and 0 deletions

View File

@@ -70,6 +70,11 @@
from = "/server-status"
to = "/.netlify/functions/server-status"
status = 301
force = true
[[redirects]]
from = "/check-ports"
to = "/.netlify/functions/check-ports"
status = 301
force = true
# For router history mode, ensure pages land on index