1
0
Fork 0

Fix Procfile

This commit is contained in:
c00lerxo 2018-12-11 12:41:16 +01:00
parent db23e91400
commit b34d2361bc
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
web: gunicorn cat_or_not
heroku ps:scale web=1
export GOOGLE_APPLICATION_CREDENTIALS="authentication.json"