This commit is contained in:
Sergio Álvarez 2021-09-15 13:28:26 +02:00
parent 7c9c787d97
commit b193791de8
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ Simpler than the mechanism of a spoon.
Local testing: `php -S localhost:8000`
Heroku deploy: `git push heroku main`
Docker run: `docker-compose up`