Don't launch the browser for signalr
This commit is contained in:
parent
6933d9997d
commit
af42aab95e
@ -2,7 +2,7 @@
|
||||
"profiles": {
|
||||
"Ordering.SignalrHub": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchBrowser": false,
|
||||
"applicationUrl": "http://localhost:5225/",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
|
Loading…
x
Reference in New Issue
Block a user