From 748c75b2e0a0d79f99a0c9bfc8a3f5ca43766e32 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Thu, 19 Mar 2020 11:07:10 +0100 Subject: [PATCH] Update README to point at port 9200 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 512641b3cb..fdbd60bd72 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ After building the binary with the above steps and also setting up the prerequis ./bin/ocis server ``` -Open [http://localhost:9100](http://localhost:9100) and login using one of the demo accounts: +Open [https://localhost:9200](https://localhost:9200) and login using one of the demo accounts: ```console albert:relativity