docker-jitsi-meet
docker-jitsi-meet copied to clipboard
JVB HTTP servers should be configurable
Those 4 new envs would enable the http server interface to be configured.
This would be especially helpful in a kubernetes environment, where I use hostNetwork: true but I don't want the private http server to be exposed to the public.
Default values would stay the same.
Cheers.