From d99cbe3edf01979378a3989eae71a00471872715 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 28 Aug 2018 09:55:47 +1200 Subject: [PATCH] docker: correct comment in .gitconfig We moved this when we switched to using a specific user account. Signed-off-by: Paul Eggleton --- docker/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.gitconfig b/docker/.gitconfig index f3ab372..144c9a4 100644 --- a/docker/.gitconfig +++ b/docker/.gitconfig @@ -1,4 +1,4 @@ -# This .gitconfig file resides in /root/ in the "layersapp" container +# This .gitconfig file resides in /home/layers/ in the "layersapp" container # add any settings you'd like to have in there, such as proxy servers [http] #proxy = http://your.proxy.server:port