.
This commit is contained in:
parent
4a252bf5b2
commit
6e5e0afa9e
17 changed files with 2143 additions and 25 deletions
|
|
@ -314,7 +314,7 @@ namespace Yavsc
|
|||
name: "default",
|
||||
template: "{controller=Home}/{action=Index}/{id?}");
|
||||
});
|
||||
app.UseSignalR();
|
||||
app.UseSignalR("/api/signalr");
|
||||
}
|
||||
|
||||
// Entry point for the application.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue