We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d09a3b + 54edfbe commit 4dfc367Copy full SHA for 4dfc367
README.md
@@ -15,7 +15,7 @@ This is a sample Next.js application that uses Postgres as a database. It is a s
15
To run the application locally, you can use the following command:
16
17
```bash
18
-docker compose -f compose.dev.yaml up
+docker compose -f compose.dev.yaml up --build
19
```
20
21
## Configuration
0 commit comments