I am using WebSocket for my application.
It is working fine when I run the server on IP address / HTTP URL
but now we set up our project on the HTTPS URL. Now WebSocket is not working.
What configurations I have to do (and in which file) to resolve this.