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.
 
 
 
 
 
 

32 lines
640 B

export const ApiConfigWEB = [
{
"name": "microservice-etherpad",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "jitsiweb",
"automated": true,
"url": 'https',
"version": 0,
"port": 0
},
{
"name": "microservice-novncfull",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
},
{
"name": "microservice-novnclite",
"automated": true,
"url": 'http',
"version": 0,
"port": 0
}
];