Switch to heroku-18 stack (#409)

cedar-14 has been deprectated: https://devcenter.heroku.com/changelog-items/1413
This commit is contained in:
David Taylor
2020-04-15 12:53:44 +01:00
committed by GitHub
parent 3be06a7b25
commit 4acd9156d0

View File

@@ -4,6 +4,7 @@
"scripts": {
"postdeploy": "python manage.py migrate && python manage.py generateSampleData"
},
"stack": "heroku-18",
"env": {
"DEBUG": {
"required": true