diff --git a/app.json b/app.json index 526b4e4..0791902 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "description": "Django Secret key settings", "generator": "secret" }, - "APP_ENV": { + "ENVIRONMENT": { "description": "Environment the app runs in", "value": "heroku" }