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.

215 lines
4.5 KiB

2 years ago
export const ApiConfigEDIT = [
{
"name": "microservice-xelatexthesis",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-ansible",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-nodejs",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-numpylite",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-rust",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-julia",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-lua",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-luajit",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-nodesqlite3",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-electron",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-ruby",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-rubyfull",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-golang",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-golangfull",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-gcc",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-opencv",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-phpcli",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
2 years ago
{
"name": "microservice-jsshell",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
2 years ago
{
"name": "microservice-phpapache",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-alpine313",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-alpine314",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-alpine315",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-debianbookworm",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-debianbuster",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-debianbullseye",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-awscli",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-perl",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
2 years ago
{
"name": "microservice-vue",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
2 years ago
{
"name": "microservice-perlfull",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
2 years ago
},
{
"name": "microservice-etherpad",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
2 years ago
}
];