From bf19f1e51110470fa27806ca0bfb2259f7327854 Mon Sep 17 00:00:00 2001 From: Vincent Letourneau Date: Sun, 22 Jan 2017 10:47:35 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aeb71f8..1fd19a8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Docker running Nginx, PHP-FPM, MySQL and PHPMyAdmin. 3. Open your favorite browser : * [http://localhost:8000](http://localhost:8000/) - * [https://localhost:3000](https://localhost:3000/) (not configured by default) + * [https://localhost:3000](https://localhost:3000/) ([HTTPS](https://github.com/nanoninja/docker-nginx-php-mysql#generating-ssl-certificates) not configured by default) * [phpMyAdmin](http://localhost:8080/) (user: dev, pass: dev) ## Directory tree