platform/dev/prod/config.json
Alexander Onnikov d0e2946bfe
UBERF-4569 Move collaborator to platform (#4177)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2023-12-12 13:17:22 +07:00

6 lines
155 B
JSON

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