Florin Bobiș commited on
Commit
d42c7d8
1 Parent(s): 9004886

change ports

Browse files
Files changed (1) hide show
  1. Properties/launchSettings.json +2 -2
Properties/launchSettings.json CHANGED
@@ -25,8 +25,8 @@
25
  "launchBrowser": true,
26
  "launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/swagger",
27
  "environmentVariables": {
28
- "ASPNETCORE_HTTPS_PORTS": "8081",
29
- "ASPNETCORE_HTTP_PORTS": "8080"
30
  },
31
  "publishAllPorts": true,
32
  "useSSL": true
 
25
  "launchBrowser": true,
26
  "launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/swagger",
27
  "environmentVariables": {
28
+ "ASPNETCORE_HTTPS_PORTS": "7860",
29
+ "ASPNETCORE_HTTP_PORTS": "7861"
30
  },
31
  "publishAllPorts": true,
32
  "useSSL": true