Skip to content

Commit 56c986e

Browse files
author
Adrian Wright
committed
fix: more descriptive message
1 parent 3e67280 commit 56c986e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voice_agent/app/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ echo "Starting frontend dev server..."
4747
node server.cjs &
4848
FRONTEND_PID=$!
4949

50-
echo "Frontend started at: http://localhost:3000"
50+
echo "Frontend proxy started at: http://localhost:3000"
5151

5252
cd ..
5353

0 commit comments

Comments
 (0)