platform/dev/prod/config.json
Alexander Onnikov 83e7723f16
UBERF-5233 YDoc versioning (#4645)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-02-22 18:39:50 +07:00

7 lines
206 B
JSON

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