export const ApiConfigWEB = [ { "name": "microservice-etherpad", "app": true, "url": 'http', "port": 0, "ttyd": false, "ttydport": 3787, "ttydurl": 'http' }, { "name": "jitsiweb", "app": true, "url": 'https', "port": 0, "ttyd": false, "ttydport": 3787, "ttydurl": 'http' }, { "name": "microservice-novncfull", "app": true, "url": 'http', "port": 0, "ttyd": false, "ttydport": 3787, "ttydurl": 'http' }, { "name": "microservice-novnclite", "app": true, "url": 'http', "port": 0, "ttyd": false, "ttydport": 3787, "ttydurl": 'http' }, { "name": "microservice-mongoexpress", "app": true, "url": 'http', "port": 8081, "ttyd": true, "ttydport": 3787, "ttydurl": 'http' } ];