platform/dev/prod/public/config.json
Alexey Zinoviev 2d163bf428
UBERF-6984: Host-based branding (#5657)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-05-28 21:14:45 +07:00

11 lines
344 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",
"COLLABORATOR_API_URL": "http://localhost:3078"
}