diff --git a/env.example b/env.example index 7813da1..fdc1745 100644 --- a/env.example +++ b/env.example @@ -25,7 +25,7 @@ POSTGRES_DB=mattermost ## every config file inside */etc/nginx/conf.d* ending with a *.conf* file extension. ## Inside the container the uid and gid is 101. The folder owner can be set with -## `sudo chown -R 101:101 ./nginx`. +## `sudo chown -R 101:101 ./nginx` if needed. NGINX_IMAGE_TAG=alpine NGINX_MATTERMOST_CONFIG=./nginx/mattermost.conf