Browse Source

🎨 Auto format

pull/15673/head
github-actions[bot] 4 days ago
parent
commit
6f4d657493
  1. 2
      docs/de/docs/fastapi-cli.md

2
docs/de/docs/fastapi-cli.md

@ -58,7 +58,7 @@ Das `fastapi`-CLI versucht automatisch, die auszuführende FastAPI-App zu erkenn
Sie können aber auch explizit konfigurieren, welche App verwendet werden soll.
## Den App-`entrypoint` in `pyproject.toml` konfigurieren { #configure-the-app-entrypoint-in-pyproject.toml }
## Den App-`entrypoint` in `pyproject.toml` konfigurieren { #configure-the-app-entrypoint-in-pyproject-toml }
Sie können in einer `pyproject.toml`-Datei konfigurieren, wo sich Ihre App befindet, etwa so:

Loading…
Cancel
Save