Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
devennavani committed Jan 18, 2024
1 parent 47799d6 commit 00e90e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ Run `make {MODAL_ENVIRONMENT}.api` to start the FastAPI server in development mo

### Frontend

Once you have the FastAPI server running in development mode, run `make {MODAL_ENVIRONMENT}.ui` to run the UI locally. This will point the UI to the FastAPI server running in development mode.
Once you have the FastAPI server running in development mode, run `make {MODAL_ENVIRONMENT}.ui` to run the UI locally. This will point the UI to the FastAPI server running in development mode in `MODAL_ENVIRONMENT`.

0 comments on commit 00e90e3

Please sign in to comment.