forked from mirrors/mattermost-docker
Point to right file in docs folder
This commit is contained in:
parent
88bff1cb07
commit
f68ae7e009
@ -13,7 +13,7 @@ RESTART_POLICY=unless-stopped
|
||||
## https://hub.docker.com/_/postgres
|
||||
## Please keep in mind this will create a superuser and it's recommended to use a less privileged
|
||||
## user to connect to the database.
|
||||
#TODO: add link to user migration guide
|
||||
## A guide on how to change the database user to a nonsuperuser can be found in docs/creation-of-nonsuperuser.md
|
||||
POSTGRES_IMAGE_TAG=13-alpine
|
||||
POSTGRES_DATA_PATH=./volumes/db/var/lib/postgresql/data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user