Skip to content

Instantly share code, notes, and snippets.

@fmagrosoto
Created November 11, 2018 00:20
Show Gist options
  • Save fmagrosoto/ee2a71ecfd79219be2e25e1403a92480 to your computer and use it in GitHub Desktop.
Save fmagrosoto/ee2a71ecfd79219be2e25e1403a92480 to your computer and use it in GitHub Desktop.
Ejemplo de Procfile para proyecto en PHP de Heroku
web: vendor/bin/heroku-php-apache2 web/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment