Skip to content

Commit

Permalink
Removes old v1 env requirements from PR builds
Browse files Browse the repository at this point in the history
  • Loading branch information
JPrevost committed Feb 12, 2024
1 parent 4ccac6f commit ecc44f7
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,9 @@
"stack": "heroku-22",
"scripts": {},
"env": {
"AWS_ACCESS_KEY": {
"required": true
},
"AWS_ELASTICSEARCH": {
"required": true
},
"AWS_SECRET_ACCESS_KEY": {
"required": true
},
"AWS_REGION": {
"required": true
},
"ELASTICSEARCH_LOG": {
"required": true
},
"ELASTICSEARCH_INDEX": {
"required": true
},
"ELASTICSEARCH_URL": {
"required": true
},
"EMAIL_FROM": {
"required": true
},
Expand Down

0 comments on commit ecc44f7

Please sign in to comment.