docs/running: missing ' which '

This commit is contained in:
Athanasius 2021-05-16 17:23:49 +01:00
parent 5c9f01be7a
commit 854e20501c

View File

@ -64,7 +64,7 @@ another file.
1. Network configuration
1. `RELAY_HTTP_BIND_ADDRESS` and `RELAY_HTTP_PORT` define the IP and port
on the Relay listens for, e.g. `/stats/` requests.
on which the Relay listens for, e.g. `/stats/` requests.
1. `RELAY_RECEIVER_BINDINGS` defines where the Relay connects in order to
subscribe to messages from the Gateway. Should match
`GATEWAY_SENDER_BINDINGS`.