From b193791de85c5ab0a469aa0f228543546c1ab07e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Wed, 15 Sep 2021 13:28:26 +0200 Subject: [PATCH] notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a01c97..7478417 100644 --- a/README.md +++ b/README.md @@ -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`