Update README.md

This commit is contained in:
Benjamin Barbeau 2025-01-16 14:55:47 -05:00 committed by GitHub
parent 9cc4f99e3d
commit c74f207d1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,4 +35,4 @@ NEXT_PUBLIC_MODE=DEV
Prerequisites:
- docker
If you want to start up the frontend using docker instead of what is above (either for development or for a production site) you can run `docker compose up --build -d` to build the image and then run it in the background
If you want to start up the frontend using docker instead of what is above (either for development or for a production site) you can run `docker compose up --build -d` to build the image and then run it in the background. This will need to be done after any changes you make to rebuilt the image