platform/products/tracker/public/config.json

6 lines
126 B
JSON
Raw Normal View History

{
"ACCOUNTS_URL":"/account",
"COLLABORATOR_URL": "ws://localhost:3078",
"UPLOAD_URL":"/files",
"MODEL_VERSION": null
}