platform/dev/prod/public/config-dev.json

9 lines
311 B
JSON
Raw Normal View History

{
"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"
}