Update README.md
This commit is contained in:
parent
3930a9371a
commit
07ce53730c
@ -52,13 +52,13 @@ If you want to run Serge in development mode (with hot-module reloading for svel
|
||||
|
||||
```
|
||||
git clone https://github.com/nsarrazin/serge.git
|
||||
docker compose -f docker-compose.dev.yml up -d --build
|
||||
DOCKER_BUILDKIT=1 docker compose -f docker-compose.dev.yml up -d --build
|
||||
```
|
||||
|
||||
You can test the production image with
|
||||
|
||||
```
|
||||
docker compose up -d --build
|
||||
DOCKER_BUILDKIT=1 docker compose up -d --build
|
||||
```
|
||||
|
||||
## What's next
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user