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/Steleks%20Local.postman_env...

53 lines
810 B
JSON

{
"id": "f9241756-1b82-e149-d0d5-9269bf40e003",
"name": "Steleks Local",
"values": [
{
"enabled": true,
"key": "url",
"type": "text",
"value": "localhost"
},
{
"enabled": true,
"key": "usersPort",
"type": "text",
"value": "8090"
},
{
"enabled": true,
"key": "eventsPort",
"type": "text",
"value": "9020"
},
{
"enabled": true,
"key": "teamsPort",
"type": "text",
"value": "9010"
},
{
"enabled": true,
"key": "teamId",
"type": "text",
"value": "3"
},
{
"enabled": true,
"key": "userId",
"type": "text",
"value": "6"
},
{
"enabled": true,
"key": "eventId",
"type": "text",
"value": "2"
}
],
"timestamp": 1490733819308,
"synced": false,
"syncedFilename": "",
"team": null,
"isDeleted": false
}