mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 11:22:25 +02:00
23 lines
737 B
JSON
23 lines
737 B
JSON
{
|
|
"ACCOUNTS_URL": "/account",
|
|
"COLLABORATOR_URL": "ws://huly.local:3079",
|
|
"UPLOAD_URL": "/files",
|
|
"TELEGRAM_URL": "http://huly.local:8088",
|
|
"GMAIL_URL": "http://huly.local:8089",
|
|
"CALENDAR_URL": "http://huly.local:8096",
|
|
"REKONI_URL": "/rekoni",
|
|
"GITHUB_APP": "uberflow-dev",
|
|
"GITHUB_CLIENTID": "Iv1.43f9cac43bd68617",
|
|
"GITHUB_URL": "http://huly.local:3500",
|
|
"LAST_NAME_FIRST": "true",
|
|
"PRINT_URL": "http://huly.local:4006",
|
|
"SIGN_URL": "http://huly.local:4006",
|
|
"ANALYTICS_COLLECTOR_URL": "http://huly.local:4018",
|
|
"AI_URL": "http://huly.local:4011",
|
|
"BRANDING_URL": "/branding.json",
|
|
"VERSION": null,
|
|
"MODEL_VERSION": null,
|
|
"STATS_URL": "http://huly.local:4901",
|
|
"PASSWORD_STRICTNESS": "none"
|
|
}
|