📦 EqualifyEverything / scan-demo.equalify.app

📄 netlify.toml · 6 lines
1
2
3
4
5
6[[redirects]]
  from = "/api/*"
  to = "https://scan-dev.equalify.app/:splat"
  status = 200
  force = true