Update README.md
This commit is contained in:
parent
7895e956bf
commit
515e6deb20
1 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue