diff --git a/.github/README.md b/.github/README.md index dfae22e870..408fdc2189 100644 --- a/.github/README.md +++ b/.github/README.md @@ -26,8 +26,8 @@ Once the images are built and containers are started you can access: - [Defined here](https://github.com/opensearch-project/opentelemetry-demo/blob/079750428f1bddf16c029f30f478396e45559fec/.env#L58) - Webstore: http://frontend:8080/ (`frontend` DNS name needs to be added ) - [Defined here](https://github.com/opensearch-project/opentelemetry-demo/blob/079750428f1bddf16c029f30f478396e45559fec/.env#L63) -- Dashboards: http://dashboards:5061/ (`dashboards` DNS name needs to be added ) -- Feature Flags UI: http://featureflag:8881/ (`featureflag` DNS name needs to be added ) +- Dashboards: http://dashboards:5601/ (`dashboards` DNS name needs to be added ) +- Feature Flags UI: http://featureflag:8081/ (`featureflag` DNS name needs to be added ) - [Defined here](https://github.com/opensearch-project/opentelemetry-demo/blob/079750428f1bddf16c029f30f478396e45559fec/.env#LL47C31-L47C31) - Load Generator UI: http://loadgenerator:8089/ (`loadgenerator` DNS name needs to be added) - [Defined here](https://github.com/opensearch-project/opentelemetry-demo/blob/079750428f1bddf16c029f30f478396e45559fec/.env#L66)