Clarify passkey for docker

Fixes #133
This commit is contained in:
Half-Shot 2022-01-08 15:11:24 +00:00
parent 271ee2a2f5
commit 05852d9de8

View File

@ -42,7 +42,7 @@ docker run \
halfshot/matrix-hookshot:latest
```
Where `/etc/matrix-hookshot` would contain the configuration files `config.yml` and `registration.yml`, along with any other files needed.
Where `/etc/matrix-hookshot` would contain the configuration files `config.yml` and `registration.yml`. The `passKey` file should also be stored alongside these files. In your config, you should use the path `/data/passkey.pem`.
## Configuration