[build] release = true [serve] # The address to serve on. address = "0.0.0.0" port = 6758 [[proxy]] backend = "http://localhost:9345/" rewrite= "/api/" [[proxy]] backend="http://localhost:9345/graphiql" [[proxy]] backend="http://localhost:9345/graphql"