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