KASM-3735 Disable UDP in KasmVNC

This commit is contained in:
Matthew McClaskey 2023-01-05 18:22:25 +00:00
parent f45ba7e86b
commit 4a8bb798cd

View File

@ -2,3 +2,5 @@ network:
ssl:
pem_certificate: ${HOME}/.vnc/self.pem
pem_key: ${HOME}/.vnc/self.pem
udp:
public_ip: 127.0.0.1