platform/products/tracker/config.json
Andrey Sobolev f69439eaef
Rework documents (#2347)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-11-02 14:50:14 +06:00

6 lines
155 B
JSON

{
"ACCOUNTS_URL":"http://localhost:3000",
"COLLABORATOR_URL": "ws://localhost:3078",
"UPLOAD_URL":"/files",
"REKONI_URL": "http://localhost:4004"
}