netlify.toml (8 lines of code) (raw):

[[redirects]] from = "/apisix/*" to = "http://139.217.190.60/apisix/:splat" status = 200 [[redirects]] from = "/*" to = "/index.html" status = 200