diff --git a/scripts/helm/nginx-ingress/nginx-ingress/README.md b/scripts/helm/nginx-ingress/nginx-ingress/README.md index 1181c6397..76c878b5a 100644 --- a/scripts/helm/nginx-ingress/nginx-ingress/README.md +++ b/scripts/helm/nginx-ingress/nginx-ingress/README.md @@ -1,13 +1,13 @@ ## Description -This is the frontend of the OpenReplay web app to internet. +This is the frontend of the OpenReplay web app (internet). -## Path information +## Endpoints -/streaming -> ios-proxy -/api -> chalice -/http -> http -/ -> frontend (in minio) -/assets -> sessions-assets bucket in minio -/minio -> minio api endpoint -/ingest -> events ingestor +- /streaming -> ios-proxy +- /api -> chalice +- /http -> http +- / -> frontend (in minio) +- /assets -> sessions-assets bucket in minio +- /minio -> minio api endpoint +- /ingest -> events ingestor