Of meet plugib error resolving host name

Hi :

I normal install the plugin in clinet and server . But I found error the plugin icon will lanuch the wrong link domain only.

it comes out domain https://domain.com:7443/jitsi/apps/ofmeet/?r=aaaaa-5f94345b rather than https://host.domain.com:7443/jitsi/apps/ofmeet/?r=aaaaa-5f94345b

I saw the java code should include this …any where i can modified it so it point to the server address rather than domain?

chatManager = SparkManager.getChatManager();

server = SparkManager.getSessionManager().getHostAddress().getServerAddress();

url = protocol + “://” + server + “:” + port + “/jitsi/apps/ofmeet/?”;

thx

see https://community.igniterealtime.org/message/236521#236521 on creating a properties file to set hostname