You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
554 B

export const ApiConfigGUI = [
{
"name": "microservice-firefox",
"automated": true,
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-xelatexthesis",
"automated": true,
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-wireshark",
"automated": true,
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-oletools",
"automated": true,
"version": 0,
"port": 0
}
];