1 2 3 4 5 6 7[[redirects]] from = "/api/*" to = "https://scan-dev.equalify.app/:splat" status = 200 force = true conditions = {Role = ["admin", "cms"]}
1 2 3 4 5 6 7
[[redirects]] from = "/api/*" to = "https://scan-dev.equalify.app/:splat" status = 200 force = true conditions = {Role = ["admin", "cms"]}