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 b6304bb + 4d78070 commit 547bcd8Copy full SHA for 547bcd8
samples/fastapi-postgres/README.md
@@ -11,6 +11,9 @@ This sample project demonstrates how to deploy FastAPI with Defang.
11
2. Type `defang compose up` in the CLI.
12
3. Your app will be running within a few minutes.
13
14
+## Local Development
15
+1. Run `docker compose -f compose.dev.yaml up`
16
+
17
---
18
19
Title: FastAPI & PostgreSQL
0 commit comments