diff --git a/WebStarter/Properties/launchSettings.json b/WebStarter/Properties/launchSettings.json index 9af25ae..82f39c3 100644 --- a/WebStarter/Properties/launchSettings.json +++ b/WebStarter/Properties/launchSettings.json @@ -17,7 +17,7 @@ "applicationUrl": "http://localhost:5034", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", - "profiles_active": "dev" + "profiles_active": "prod" } }, "IIS Express": {