mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-10 16:33:11 -06:00
Update comment on the listen APIs
This commit is contained in:
parent
a643528fb4
commit
aa23e2c6e0
|
|
@ -75,6 +75,7 @@ database:
|
|||
|
||||
# The TCP host:port pairs to bind the internal HTTP APIs to.
|
||||
# These shouldn't be exposed to the public internet.
|
||||
# These aren't needed when running dendrite as a monolithic server.
|
||||
listen:
|
||||
room_server: "localhost:7770"
|
||||
client_api: "localhost:7771"
|
||||
|
|
|
|||
Loading…
Reference in a new issue