Update the install instructions (#255)

* Update the install instructions

To include some of the newer components.

* update INSTALL diagram

client_data goes to sync-api-server, not room-server.
This commit is contained in:
Richard van der Hoff 2017-09-25 11:20:36 +01:00 committed by Mark Haines
parent b2f6f89496
commit 3dd30858d1
2 changed files with 85 additions and 20 deletions

View file

@ -90,3 +90,4 @@ listen:
sync_api: "localhost:7773"
media_api: "localhost:7774"
public_rooms_api: "localhost:7775"
federation_sender: "localhost:7776"