diff --git a/scripts/run_local_isolated.sh b/scripts/run_local_isolated.sh index 33db9202..eb854457 100755 --- a/scripts/run_local_isolated.sh +++ b/scripts/run_local_isolated.sh @@ -62,7 +62,7 @@ echo "" echo " Starting isolated web app..." echo " Useful links:" echo " - Front end: http://127.0.0.1:3000" -echo " - Back end: http://127.0.0.1:8080" +echo " - Back end: http://127.0.0.1:8088" echo " - Supabase UI: http://127.0.0.1:54323" echo " - Firebase UI: http://127.0.0.1:4000" echo ""