Add HOST to PORT configuration, and document both
Co-authored-by: Sven Seeberg <mail@sven-seeberg.de>
This commit is contained in:
parent
4506632c6f
commit
98cd9362aa
2 changed files with 3 additions and 1 deletions
|
@ -11,6 +11,8 @@ environment variables:
|
|||
- `MATRIX_ID`: the user id of the bot on this server
|
||||
- `MATRIX_PW`: the password for this user
|
||||
- `API_KEY`: a secret to share with the users of the service
|
||||
- `HOST`: HOST to listen on, all interfaces if `''` (default).
|
||||
- `PORT`: PORT to listed on, default to 4785.
|
||||
|
||||
## Dev
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue