Try herocu config [skip ci]

This commit is contained in:
James Cole 2017-04-26 20:57:50 +02:00
parent 62386e2e40
commit dbc9ce76a0
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -106,6 +106,9 @@
"php artisan firefly:verify",
"php artisan firefly:instructions update",
"php artisan optimize"
],
"compile": [
"heroku config:set APP_KEY=$(php artisan --no-ansi key:generate --show)"
]
},
"config": {