This repository has been archived on 2022-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
steleks_backend/postman collections/Local.postman_environment.json

35 lines
549 B
JSON

{
"id": "f9241756-1b82-e149-d0d5-9269bf40e003",
"name": "Local",
"values": [
{
"key": "url",
"type": "text",
"value": "localhost",
"enabled": true
},
{
"key": "usersPort",
"type": "text",
"value": "8090",
"enabled": true
},
{
"key": "eventsPort",
"type": "text",
"value": "9000",
"enabled": true
},
{
"key": "teamsPort",
"type": "text",
"value": "9010",
"enabled": true
}
],
"timestamp": 1490312377323,
"synced": false,
"syncedFilename": "",
"team": null,
"isDeleted": false
}