From 0950da15d4deb0d9cfce8ee5ef2c184cd40f82be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atakan=20=C3=96zceviz?= Date: Fri, 15 Feb 2019 13:13:21 +0100 Subject: [PATCH] Updated README --- samples/MicroserviceDemo/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/samples/MicroserviceDemo/README.md b/samples/MicroserviceDemo/README.md index e855adba0f..e543d3141a 100644 --- a/samples/MicroserviceDemo/README.md +++ b/samples/MicroserviceDemo/README.md @@ -21,6 +21,7 @@ Add this line to your `hosts` file ### Accessing the Web User Interfaces -- AuthServer: `http://localhost:64999` -- PublicWebsite: `http://localhost:53435` -- BackendAdminApp: `http://localhost:51954` \ No newline at end of file +- Kibana: `http://localhost:51510` +- AuthServer: `http://localhost:51511` +- BackendAdminApp: `http://localhost:51512` +- PublicWebsite: `http://localhost:51513` \ No newline at end of file