Skip to content
Snippets Groups Projects
Commit 1859af9b authored by Johannes Löthberg's avatar Johannes Löthberg
Browse files

Update README to use `bind_addresses`

parent c95e9fff
No related branches found
No related tags found
No related merge requests found
......@@ -658,7 +658,7 @@ configuration might look like::
}
}
You will also want to set ``bind_address: 127.0.0.1`` and ``x_forwarded: true``
You will also want to set ``bind_addresses: ['127.0.0.1']`` and ``x_forwarded: true``
for port 8008 in ``homeserver.yaml`` to ensure that client IP addresses are
recorded correctly.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment