From 0c5ade77d4f02d77da0fbdc79be8e851b6cbf94c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 25 Dec 2022 15:46:04 +0100 Subject: adjust bind from env --- readme.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 88960e1..94a1ca0 100644 --- a/readme.md +++ b/readme.md @@ -36,6 +36,9 @@ make run # or `make build` When changing code, use `make watch` to re-build things automatically as needed. (run `cargo install systemfd cargo-watch` if needed) +The server's bind address can be controlled using the `BIND` environment +variable. + If you use this project or have any suggestions, please [contact me](https://metamuffin.org/contact) @@ -74,15 +77,15 @@ system works as follows: ## Keybinds -| Keybind | Action | -| --------- | ------------------------------------------------------- | -| `C-RET` | Toggle chat | -| `M` | Add microphone track | -| `R` | Add microphone track (but with your left hand) | -| `C` | Add camera track | -| `S` | Add screencast track | -| `C-c` | End all tracks | -| `C-v`\* | Paste image in chat (does not require chat to be shown) | +| Keybind | Action | +| ------- | ------------------------------------------------------- | +| `C-RET` | Toggle chat | +| `M` | Add microphone track | +| `R` | Add microphone track (but with your left hand) | +| `C` | Add camera track | +| `S` | Add screencast track | +| `C-c` | End all tracks | +| `C-v`\* | Paste image in chat (does not require chat to be shown) | ## Debugging -- cgit v1.2.3-70-g09d2