From 3d7e6b6fbe30902e49f9023b703f306309cbc2b2 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 24 Jul 2019 02:50:55 -0400 Subject: [PATCH] Update GUID to GID in documentation Signed-off-by: Roberto Rosario --- docs/chapters/docker.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/chapters/docker.rst b/docs/chapters/docker.rst index fb5b377255..d203fd5ac3 100644 --- a/docs/chapters/docker.rst +++ b/docs/chapters/docker.rst @@ -171,9 +171,9 @@ number of CPUs detected). Optional. Changes the UID of the ``mayan`` user internal to the Docker container. Defaults to 1000. -``MAYAN_USER_GUID`` +``MAYAN_USER_GID`` -Optional. Changes the GUID of the ``mayan`` user internal to the Docker +Optional. Changes the GID of the ``mayan`` user internal to the Docker container. Defaults to 1000.