mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-14 02:40:49 -05:00
Update README to use bind_addresses
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
This commit is contained in:
parent
c95e9fff99
commit
1859af9b2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
for port 8008 in ``homeserver.yaml`` to ensure that client IP addresses are
|
||||||
recorded correctly.
|
recorded correctly.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue