mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-18 00:45:51 +00:00
VNC-319 changed stun public ip default
This commit is contained in:
parent
0a64d3381c
commit
5fa4bfbb34
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue