Browse Source

Add proxy info

master
Gregory Rudolph 3 years ago
parent
commit
d0f5c7b7a1
Signed by: rudi
GPG Key ID: EF64F3CBD1A1EBDD
  1. 2
      Properties/launchSettings.json

2
Properties/launchSettings.json

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": true,
"applicationUrl": "http://localhost:5000",
"applicationUrl": "https://localhost:5003;http://localhost:5002",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}

Loading…
Cancel
Save