mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-08 21:27:45 +03:00
ddecae80dd
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
19 lines
645 B
JSON
19 lines
645 B
JSON
{
|
|
"ACCOUNTS_URL":"/account",
|
|
"COLLABORATOR_URL": "ws://localhost:3078",
|
|
"COLLABORATOR_API_URL": "http://localhost:3078",
|
|
"UPLOAD_URL":"/files",
|
|
"MODEL_VERSION": null,
|
|
"TELEGRAM_URL": "http://localhost:8086",
|
|
"GMAIL_URL": "http://localhost:8088",
|
|
"CALENDAR_URL": "http://localhost:8095",
|
|
"REKONI_URL": "/rekoni",
|
|
"GITHUB_APP": "uberflow-dev",
|
|
"GITHUB_CLIENTID": "Iv1.43f9cac43bd68617",
|
|
"GITHUB_URL":"http://localhost:3500",
|
|
"LAST_NAME_FIRST": "true",
|
|
"PRINT_URL": "http://localhost:4005",
|
|
"SIGN_URL": "http://localhost:4006",
|
|
"ANALYTICS_COLLECTOR_URL": "http://localhost:4077",
|
|
"BRANDING_URL": "/branding.json"
|
|
} |