Re-add SSL Req

pull/329/head
default 9 months ago
parent bb7d4388cf
commit 10a86bdfe9
No known key found for this signature in database

@ -157,6 +157,8 @@ tee "$HOME/.vnc/kasmvnc.yaml" > /dev/null << EOF
network: network:
protocol: http protocol: http
websocket_port: ${PORT} websocket_port: ${PORT}
ssl:
require_ssl: false
udp: udp:
public_ip: 127.0.0.1 public_ip: 127.0.0.1
EOF EOF

Loading…
Cancel
Save