1
0
Fork 0
mirror of https://github.com/kou029w/http-echo.git synced 2025-01-18 16:08:13 +00:00
http-echo/netlify.toml

6 lines
118 B
TOML

[build]
functions = "netlify-functions"
[[redirects]]
from = "/*"
to = "/.netlify/functions/app"
status = 200