Merge branch 'bugfix/VNC-319-disable-stun' into 'master'

VNC-319 Disable STUN

See merge request kasm-technologies/internal/KasmVNC!232
This commit is contained in:
Matthew McClaskey 2026-05-12 16:11:07 +00:00
commit dd1417229e

View file

@ -16,7 +16,7 @@ network:
use_ipv4: true
use_ipv6: true
udp:
public_ip: auto
public_ip: 127.0.0.1
port: auto
payload_size: auto
stun_server: auto