platform/products/tracker/config.json

5 lines
110 B
JSON
Raw Normal View History

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