api-client/netlify.toml

10 lines
172 B
TOML
Raw Normal View History

2020-03-12 14:45:49 +00:00
[build]
command = "npm run generate"
functions = "netlify/"
2020-08-23 23:22:57 +00:00
[[redirects]]
from = "https://postwoman.io"
to = "https://hoppscotch.io"
status = 301
force = true