forked from mirrors/mattermost-docker
changing the permissions are not necessarily needed
This commit is contained in:
parent
bfe7e19064
commit
8dab4028fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user