This commit is contained in:
@@ -18,6 +18,7 @@ public class Program
|
||||
await HandleMigrationKey(args, app);
|
||||
|
||||
app.ConfigurePipelineRequest();
|
||||
app.UseHealthChecks("health");
|
||||
|
||||
await app.RunAsync();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user