Skip to content

Commit a5d30cb

Browse files
author
Shreyas-Microsoft
committed
Merge branch 'fetch-history-US' of https://github.com/microsoft/Generic-Build-your-own-copilot-Solution-Accelerator into fetch-history-US
2 parents c6ab9d9 + 739dcf5 commit a5d30cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

start.cmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ echo.
3434
echo Starting backend
3535
echo.
3636

37-
cd ..
38-
cd backend
37+
cd ..
3938

4039
start http://127.0.0.1:50505
4140
call python -m uvicorn app:app --port 50505 --reload

0 commit comments

Comments
 (0)