Browse Source

Add proxy info

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

1
Properties/launchSettings.json

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

Loading…
Cancel
Save