Skip to content

Commit 4d78070

Browse files
committed
fix readme to include local dev
1 parent 509564c commit 4d78070

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/fastapi-postgres/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ This sample project demonstrates how to deploy FastAPI with Defang.
1111
2. Type `defang compose up` in the CLI.
1212
3. Your app will be running within a few minutes.
1313

14+
## Local Development
15+
1. Run `docker compose -f compose.dev.yaml up`
16+
1417
---
1518

1619
Title: FastAPI & PostgreSQL

0 commit comments

Comments
 (0)