We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3475148 commit aed9c00Copy full SHA for aed9c00
1 file changed
README.md
@@ -4,6 +4,7 @@ This project will drop in to an existing project and run it within Docker. It
4
comes with the latest version of PHP-FPM, Nginx, MariaDB, Beanstalk, Redis and
5
Mailhog for when you're using it in local development.
6
7
+
8
## Getting Started in 1 seconds
9
10
Clone this repository and run `docker-compose up` then point your browser at `http://localhost:8080` and you should see a beautiful PHP info page.
0 commit comments