🎉 Initial Commit for the Sphere webpage
This commit is contained in:
@@ -45,4 +45,6 @@ using (var scope = app.Services.CreateScope())
|
||||
// Configure application middleware pipeline
|
||||
app.ConfigureAppMiddleware(builder.Configuration);
|
||||
|
||||
app.MapGatewayProxy();
|
||||
|
||||
app.Run();
|
Reference in New Issue
Block a user