From 895c8e54a4ee0867a4a1c7692c103ee2184c597f Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 22 Jan 2014 09:31:58 +1100 Subject: [PATCH] data begone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b9b01f..6ae8d21 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Expose port 22 inside the container on port 2222 on ALL local host interfaces. ``` volumes: - volume: - host: /var/docker/data + host: /var/docker/shared guest: /shared ``` -- 2.25.1