Hi all,
I tried to install the Jitsi Meet on Ubuntu Server with this help: Developer Guide (Web) · Jitsi Meet Handbook
It said that “The app should be running at https://localhost:8080/”
I run the ‘make dev’ and at the end of running it tells:
wdm: Compiled with warnings.
I want to access this from local network. The server local IP is 192.168.1.10 for ex.
But from other computer I tried to: https://192.168.1.10:8080/ it can not access. Is there any thing wrong here?
Please help, thank you.