Skip to content

Commit ba4c641

Browse files
portUpdated
1 parent 5621c30 commit ba4c641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/frontend_server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ async def serve_app(full_path: str):
7272

7373

7474
if __name__ == "__main__":
75-
uvicorn.run(app, host="127.0.0.1", port=8000)
75+
uvicorn.run(app, host="127.0.0.1", port=3000)

0 commit comments

Comments
 (0)