[[redirects]] from = "/live/*" to = "https://jupiter.nearle.app/live/:splat" status = 200 force = true [[redirects]] from = "/api/*" to = "https://api.workolik.com/api/:splat" status = 200 force = true [[redirects]] from = "/v1/*" to = "https://api.workolik.com/v1/:splat" status = 200 force = true [[redirects]] from = "/*" to = "/index.html" status = 200