keroku instructions

This commit is contained in:
Sergio Álvarez 2021-04-19 12:48:51 +02:00
parent 6f6adf4803
commit d3b21bba1c
2 changed files with 4 additions and 1 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: vendor/bin/heroku-php-nginx

View File

@ -1,3 +1,5 @@
Simpler than the mechanism of a spoon.
Local testing: `php -S localhost:8000`
Heroku deploy: `git push heroku main`