Errors prevented startup:
While building for os.linux.x86_64:
server/3cx.js:512:18: /opt/meteor/miteam/server/3cx.js: Missing semicolon. (512:18)
510 |
511 | if (pbxWsPort) {
> 512 | pbxConnect() {
| ^
513 | }
514 | }
515 | });
Your application has errors. Waiting for file change.