Update comment on the listen APIs

This commit is contained in:
Mark Haines 2017-08-15 17:09:30 +01:00
parent a643528fb4
commit aa23e2c6e0

View file

@ -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"