diff --git a/samples/MicroserviceDemo/README.md b/samples/MicroserviceDemo/README.md index da911b66e8..248a036ff7 100644 --- a/samples/MicroserviceDemo/README.md +++ b/samples/MicroserviceDemo/README.md @@ -13,6 +13,6 @@ $ docker-compose up -d ``` ### Accessing the Web User Interfaces -- AuthServer: `http://127.0.0.1:64899` -- PublicWebsite: `http://127.0.0.1:63897` -- BackendAdminApp: `http://127.0.0.1:63899` \ No newline at end of file +- AuthServer: `http://localhost:64999` +- PublicWebsite: `http://localhost:53435` +- BackendAdminApp: `http://localhost:51954` \ No newline at end of file