platform/dev/prod/public/config-dev.json
Andrey Sobolev d353c0e42d
TSK-1093: Fix Application doneState showing (#2927)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-04-10 13:55:22 +06:00

9 lines
311 B
JSON

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