Files
huly-platform/dev/prod/public/config.json
T
2023-03-15 23:36:50 +07:00

9 lines
250 B
JSON

{
"ACCOUNTS_URL":"/account",
"COLLABORATOR_URL": "ws://localhost:3078",
"UPLOAD_URL":"/files",
"MODEL_VERSION": null,
"TELEGRAM_URL": "http://localhost:8086",
"GMAIL_URL": "http://localhost:8088",
"REKONI_URL": "http://localhost:4004"
}