James Cole 2020-07-11 07:01:29 +02:00
parent 14e06bfedd
commit 5821256590
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -41,7 +41,7 @@
{
"plan": "heroku-postgresql",
"options": {
"version": "9.5"
"version": "12"
}
}
],
@ -58,7 +58,7 @@
],
"env": {
"APP_KEY": {
"description": "This key is used to encrypt your data.",
"description": "This key is used to create app cookies en secure attachments.",
"value": "base64:If1gJN4pyycXTq+WS5TjneDympKuu+8SKvTl6RZnhJg="
}
}