Files
huly-platform/dev/prod/config.json
T
2024-02-22 18:39:50 +07:00

7 lines
206 B
JSON

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