预备signalr

This commit is contained in:
qianhao.xu
2023-12-01 15:39:07 +08:00
parent 4fc6dd5d8c
commit 3429a1e39e
15 changed files with 373 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchUrl": "",
"applicationUrl": "http://localhost:8888",
"applicationUrl": "http://localhost:8889",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}