Browse Source

Add Procfile for heroku deployment

pull/6/head
Nafies Luthfi 8 years ago
parent
commit
f2a97181f4
  1. 1
      Procfile

1
Procfile

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