Skip to content

Commit 4dfc367

Browse files
committed
Merge branch 'main' of github.com:DefangLabs/samples
2 parents 8d09a3b + 54edfbe commit 4dfc367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is a sample Next.js application that uses Postgres as a database. It is a s
1515
To run the application locally, you can use the following command:
1616

1717
```bash
18-
docker compose -f compose.dev.yaml up
18+
docker compose -f compose.dev.yaml up --build
1919
```
2020

2121
## Configuration

0 commit comments

Comments
 (0)