platform/dev/prod/public/config-dev.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
364 B
JSON

{
"ACCOUNTS_URL":"https://account.hc.engineering",
"UPLOAD_URL":"/files",
"MODEL_VERSION": null,
"TELEGRAM_URL": "https://telegram.hc.engineering",
"GMAIL_URL": "https://gmail.hc.engineering",
"CALENDAR_URL": "https://calendar.hc.engineering",
"REKONI_URL": "https://rekoni.hc.engineering",
"COLLABORATOR_URL": "wss://collaborator.hc.engineering"
}