From 052635ee1d048a457522380cd264cc98bb96acb7 Mon Sep 17 00:00:00 2001 From: Gary Taylor Date: Wed, 10 Nov 2021 14:00:08 -0700 Subject: [PATCH] update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 623a100..d4a497b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -# Laravel Docker Base (for multiple local projects) +# Laravel Docker Base (for local projects) -Designed to be a starting point for multiple Docker environments on local machines. Utilizes Nginx proxy to allow for local domain use without specifying ports for each (app.local, foo.local, etc.). - -Each project will utilize the same Nginx proxy instance. +Designed to be a starting point for Docker environments on local machines. ### Included Services - PHP 7.4