Skip to content

Commit

Permalink
note about edits
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Feb 29, 2024
1 parent 1811625 commit bccb434
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 @@ -23,7 +23,7 @@ View the app in your browser:

- open a web browser and go to `http://localhost:5000` (or change `5000` to whatever port number you used for the `flask-app`.)

If you edit any of the files in the project, you will have to stop and then restart the containers, as indicated above.
_Note that you edit any of the files in the project, you will have to stop and then restart the containers, as indicated above._

## Option 2
Alternatively, it is possible to boot up the `flask-app` separately from `mongodb`. _Note that you will not be able to edit the app code when running it this way... instructions further below show you how to set up the app in a way that allows you to edit the code and see the changes._
Expand Down

0 comments on commit bccb434

Please sign in to comment.