mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-08-09 22:57:38 +02:00
KASM-3735 Disable UDP in KasmVNC
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user