mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 17:59:13 -04:00
Fix back end URL
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user