docker-jitsi-meet
docker-jitsi-meet copied to clipboard
how to disable built-in HTTPS and Let's Encrypt
I have a reverse proxy, and I don't want 0.0.0.0:8000 and 0.0.0.0:8443 exposed to the outside I need an HTTP port available from localhost only, is there any quick way to do this with your container?
Thanks!