Skip to content

Commit 8ff8478

Browse files
chore: use fastapi-docker in profile README example (#2)
* feat: relaunch org profile as public Beta Replace coming-soon copy with live CLI/website links and mark CPA as Beta in the ecosystem table; update banner badge. Co-authored-by: Cursor <cursoragent@cursor.com> * chore: use fastapi-docker in org profile example Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 1523c9e commit 8ff8478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Or pin a template for CI:
3030
```bash
3131
uvx create-awesome-python-app@latest my-api \
3232
--template fastapi-starter \
33-
--addons python-docker github-setup \
33+
--addons fastapi-docker github-setup \
3434
--no-interactive
3535
```
3636

0 commit comments

Comments
 (0)