Browse Source

🎨 Auto format

pull/15724/head
github-actions[bot] 1 month ago
parent
commit
e9f6f9ec2e
  1. 6
      README.md

6
README.md

@ -450,9 +450,7 @@ For a more complete example including more features, see the <a href="https://fa
### Deploy your app (optional) ### Deploy your app (optional)
You can optionally deploy your FastAPI app to [FastAPI Cloud](https://fastapicloud.com), go and join the waiting list if you haven't. 🚀 You can optionally deploy your FastAPI app to [FastAPI Cloud](https://fastapicloud.com) with a single command. 🚀
If you already have a **FastAPI Cloud** account (we invited you from the waiting list 😉), you can deploy your application with one command.
<div class="termy"> <div class="termy">
@ -468,6 +466,8 @@ Deploying to FastAPI Cloud...
</div> </div>
The CLI will automatically detect your FastAPI application and deploy it to the cloud. If you are not logged in, your browser will open to complete the authentication process.
That's it! Now you can access your app at that URL. ✨ That's it! Now you can access your app at that URL. ✨
#### About FastAPI Cloud #### About FastAPI Cloud

Loading…
Cancel
Save