mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-13 22:38:30 +02:00
close down lots of open ports
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
location /ws {
|
||||
proxy_pass https://144.76.97.34:7443;
|
||||
proxy_pass https://host.docker.internal:7443;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection "Upgrade";
|
||||
|
Reference in New Issue
Block a user