mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-30 23:39:31 +00:00
ed5f00e842
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
11 lines
322 B
JSON
11 lines
322 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",
|
|
"LAST_NAME_FIRST": "true"
|
|
} |