Browse Source

Added Procfile for heroku deployment

pull/3/head
Nafies Luthfi 8 years ago
parent
commit
28138c41cf
  1. 1
      Procfile

1
Procfile

@ -0,0 +1 @@
web: vendor/bin/heroku-php-apache2 public/
Loading…
Cancel
Save