platform/dev/prod/public/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

10 lines
293 B
JSON

{
"ACCOUNTS_URL":"/account",
"UPLOAD_URL":"/files",
"MODEL_VERSION": null,
"TELEGRAM_URL": "http://localhost:8086",
"GMAIL_URL": "http://localhost:8088",
"CALENDAR_URL": "http://localhost:8095",
"REKONI_URL": "http://localhost:4004",
"COLLABORATOR_URL": "ws://localhost:3078"
}