mirror of
https://github.com/coleam00/bolt.new-any-llm
synced 2024-12-28 06:42:56 +00:00
Small mention of hot reloading even when running in container
This commit is contained in:
parent
7fe66aea18
commit
64e95a0553
@ -159,6 +159,10 @@ docker-compose --profile development up
|
||||
docker-compose --profile production up
|
||||
```
|
||||
|
||||
When you run the Docker Compose command with the development profile, any changes you
|
||||
make on your machine to the code will automatically be reflected in the site running
|
||||
on the container (i.e. hot reloading still applies!).
|
||||
|
||||
## Run Without Docker
|
||||
|
||||
1. Install dependencies using Terminal (or CMD in Windows with admin permissions):
|
||||
|
Loading…
Reference in New Issue
Block a user