Skip to content

Commit

Permalink
Re-add SSL Req
Browse files Browse the repository at this point in the history
  • Loading branch information
djarbz committed Oct 24, 2024
1 parent bb7d438 commit 10a86bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kasmvnc/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ tee "$HOME/.vnc/kasmvnc.yaml" > /dev/null << EOF
network:
protocol: http
websocket_port: ${PORT}
ssl:
require_ssl: false
udp:
public_ip: 127.0.0.1
EOF
Expand Down

0 comments on commit 10a86bd

Please sign in to comment.