This commit is contained in:
Ben Potter 2025-06-13 15:42:52 +00:00
parent 7571b91780
commit 99c9a32f49

View File

@ -225,7 +225,7 @@ if [[ -f "$kasm_config_file" ]]; then
network:
protocol: http
interface: 127.0.0.1
websocket_port: ${PORT}
websocket_port: $PORT
ssl:
require_ssl: false
pem_certificate:
@ -240,7 +240,7 @@ else
network:
protocol: http
interface: 127.0.0.1
websocket_port: ${PORT}
websocket_port: $PORT
ssl:
require_ssl: false
pem_certificate: