[FA-13] Works locally, probably works in CICD
This commit is contained in:
@@ -47,6 +47,6 @@ public class Program
|
||||
|
||||
app.MapHealthChecks("/healthz");
|
||||
|
||||
app.Run();
|
||||
app.RunWithGraphQLCommands(args);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user