mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-24 03:59:50 +03:00
83e7723f16
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
12 lines
373 B
JSON
12 lines
373 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",
|
|
"LAST_NAME_FIRST": "true"
|
|
} |