mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-09 09:20:54 +00:00
11 lines
375 B
JSON
11 lines
375 B
JSON
{
|
|
"ACCOUNTS_URL":"http://localhost:3000",
|
|
"COLLABORATOR_URL": "ws://localhost:3078",
|
|
"UPLOAD_URL":"/files",
|
|
"REKONI_URL": "http://localhost:4004",
|
|
"PRINT_URL": "http://localhost:4005",
|
|
"SIGN_URL": "http://localhost:4006",
|
|
"ANALYTICS_COLLECTOR_URL":"http://localhost:4007",
|
|
"AI_URL": "http://localhost:4010",
|
|
"STREAM_URL": "http://localhost:1080/recording"
|
|
} |