Skip to content

Commit

Permalink
stop and start for edits
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Feb 29, 2024
1 parent 4d10366 commit 1811625
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ 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.

## 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 1811625

Please sign in to comment.