Update README

This commit is contained in:
Vincent Letourneau
2017-01-22 10:47:35 +01:00
parent 066f5549c7
commit bf19f1e511

View File

@@ -32,7 +32,7 @@ Docker running Nginx, PHP-FPM, MySQL and PHPMyAdmin.
3. Open your favorite browser : 3. Open your favorite browser :
* [http://localhost:8000](http://localhost:8000/) * [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) * [phpMyAdmin](http://localhost:8080/) (user: dev, pass: dev)
## Directory tree ## Directory tree