hi there. i'm a kind newbie to openvidu. and you team built a wonderful streaming support. when i'm working in the local machine it was working fine and i tried remote connection by sharing my system ip it was working fine. and i follwed same procedure in server also but it's not working as expectation. for publisher its working fine but when i share my link for remote access i will get error as shown in pic.
the command i'm using to serve docker and app is given below.
1. serve docker:-
2. to run the angular app:-
ng s --host 165.227.13.44 --ssl true
3. to run the .js file

and here the image of error i'm getting.