diff --git a/launch_openpilot.sh b/launch_openpilot.sh index f850c5db2..028e0f5b5 100755 --- a/launch_openpilot.sh +++ b/launch_openpilot.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -export ATHENA_HOST="wss://connect-ws.duckdns.org" -export API_HOST="https://connect-api.duckdns.org" +export ATHENA_HOST="wss://athena.springerelectronics.com" +export API_HOST="https://api.springerelectronics.com" export PASSIVE="0" exec ./launch_chffrplus.sh