Update README.md

This commit is contained in:
LRVT 2023-11-28 13:45:19 +01:00 committed by GitHub
parent 937f308b44
commit 9c68f884df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,4 @@ The bind volume permissions must be adjusted:
sudo chown -R 2000:2000 /mnt/docker-volumes/mattermost/*
````
Then rename `env.example` to `.env` and adjust to your needs.
Finally, run `docker compose up` to spawn the container.