From 40c12df49057f1aebe300906b6095c9dfdf328c0 Mon Sep 17 00:00:00 2001 From: MoreTorque <104254025+MoreTore@users.noreply.github.com> Date: Sun, 13 Jul 2025 23:11:49 -0600 Subject: [PATCH] Update launch_openpilot.sh --- launch_openpilot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/launch_openpilot.sh b/launch_openpilot.sh index d25ece7de5..c0890b7ebe 100755 --- a/launch_openpilot.sh +++ b/launch_openpilot.sh @@ -5,8 +5,8 @@ # export FINGERPRINT="MAZDA CX-30" # export FINGERPRINT="MAZDA CX-50" # export FINGERPRINT="MAZDA CX-90" -export ATHENA_HOST="wss://connect-ws.duckdns.org" -export API_HOST="https://connect-api.duckdns.org" +export ATHENA_HOST="wss://athena.konik.ai" +export API_HOST="https://api.konik.ai" export PASSIVE="0" exec ./launch_chffrplus.sh