71 lines
1.1 KiB
JSON
71 lines
1.1 KiB
JSON
{
|
|
"id": "f9241756-1b82-e149-d0d5-9269bf40e003",
|
|
"name": "Steleks Local",
|
|
"values": [
|
|
{
|
|
"key": "baseUrl",
|
|
"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": "1",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"key": "userId",
|
|
"type": "text",
|
|
"value": "1",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"key": "eventId",
|
|
"type": "text",
|
|
"value": "undefined",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"key": "usersUrl",
|
|
"value": "{{baseUrl}}:{{usersPort}}",
|
|
"type": "text",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"key": "eventsUrl",
|
|
"value": "{{baseUrl}}:{{eventsPort}}",
|
|
"type": "text",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"key": "teamsUrl",
|
|
"value": "{{baseUrl}}:{{teamsPort}}",
|
|
"type": "text",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"timestamp": 1492372247140,
|
|
"synced": false,
|
|
"syncedFilename": "",
|
|
"team": null,
|
|
"isDeleted": false
|
|
} |