From db243fb6f7073c1647f27c37db896c5c6f73c0fc Mon Sep 17 00:00:00 2001 From: Ricard Bejarano Date: Tue, 29 Jan 2019 15:04:58 +0100 Subject: [PATCH] minor change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1cf1d98..e18ca86 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Available at [`ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/ng ## Volumes Mount your **configuration** on the container's `/etc/nginx` folder. + Mount your **content** on the container's `/etc/nginx/html` folder.