Set ASPNETCORE_URLS

This commit is contained in:
Jass Bagga 2018-01-26 15:59:54 -08:00
parent 9000769449
commit c15cd757cf
13 changed files with 13 additions and 13 deletions

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}

View File

@ -21,7 +21,7 @@
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_URLS": "https://localhost:44300;http://localhost:8080"
"ASPNETCORE_URLS": "https://localhost:5000;http://localhost:5001"
}
}
}