Update README.md

This commit is contained in:
LRVT
2023-11-28 13:45:19 +01:00
committed by GitHub
parent 937f308b44
commit 9c68f884df

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.