mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 15:01:28 +02:00
KASM-3735 Disable UDP in KasmVNC
This commit is contained in:
parent
f45ba7e86b
commit
4a8bb798cd
@ -2,3 +2,5 @@ network:
|
|||||||
ssl:
|
ssl:
|
||||||
pem_certificate: ${HOME}/.vnc/self.pem
|
pem_certificate: ${HOME}/.vnc/self.pem
|
||||||
pem_key: ${HOME}/.vnc/self.pem
|
pem_key: ${HOME}/.vnc/self.pem
|
||||||
|
udp:
|
||||||
|
public_ip: 127.0.0.1
|
Loading…
x
Reference in New Issue
Block a user