Skip to content

Commit 3611ce8

Browse files
added note about docker-compose development
1 parent 47d8bad commit 3611ce8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ port (as described above), then you also have to set `PORT` in the `.env` file.
4747

4848
**NOTE** this is just for usage, not for development--- you would have to restart and possibly rebuild the app every time you change the code.
4949

50+
If you'd like to use `docker-compose` for development, please run `docker-compose up --build` every time you make changes.
51+
5052
## Deployment
5153
**Before you push your changes to master make sure that everything works in development mode.**
5254

0 commit comments

Comments
 (0)