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