platform/products/tracker/config.json

6 lines
155 B
JSON
Raw Normal View History

{
"ACCOUNTS_URL":"http://localhost:3000",
"COLLABORATOR_URL": "ws://localhost:3078",
"UPLOAD_URL":"/files",
"REKONI_URL": "http://localhost:4004"
}