Commit: Dockerfile.
This commit is contained in:
@@ -30,8 +30,8 @@
|
|||||||
"launchBrowser": true,
|
"launchBrowser": true,
|
||||||
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
||||||
"environmentVariables": {
|
"environmentVariables": {
|
||||||
"ASPNETCORE_HTTPS_PORTS": "8081",
|
"ASPNETCORE_HTTPS_PORTS": "443",
|
||||||
"ASPNETCORE_HTTP_PORTS": "8080"
|
"ASPNETCORE_HTTP_PORTS": "80"
|
||||||
},
|
},
|
||||||
"publishAllPorts": true,
|
"publishAllPorts": true,
|
||||||
"useSSL": true
|
"useSSL": true
|
||||||
|
|||||||
Reference in New Issue
Block a user