From d453bd68f085345f42906487924723ea36a817f1 Mon Sep 17 00:00:00 2001 From: MoreTorque <104254025+MoreTore@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:11:45 -0600 Subject: [PATCH] maps_host and release msg --- launch_openpilot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/launch_openpilot.sh b/launch_openpilot.sh index 389334eb8..0c9fba2f7 100755 --- a/launch_openpilot.sh +++ b/launch_openpilot.sh @@ -1,4 +1,5 @@ #!/usr/bin/bash export API_HOST=https://api.konik.ai export ATHENA_HOST=wss://athena.konik.ai +export MAPS_HOST=https://api.konik.ai/maps exec ./launch_chffrplus.sh