We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38ca4e commit 5165409Copy full SHA for 5165409
samples/fastapi-postgres/README.md
@@ -11,7 +11,7 @@ This sample project demonstrates how to deploy FastAPI with PostgreSQL with Defa
11
12
## Development
13
14
-To run the application locally, you can use the following command:
+To run the development container(s) locally, do:
15
16
```
17
docker compose -f compose.dev.yaml up --build
0 commit comments