Merge pull request #264 from aspnet/jbagga/LaunchSettings263

Addresses #263
This commit is contained in:
Jass Bagga 2018-01-26 16:19:27 -08:00 committed by GitHub
commit ec90252b85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}
}
}