mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-10 20:46:51 +00:00
📝 Add external link to article: How-to deploy FastAPI app to Heroku (#3241)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
parent
46882b9ae1
commit
8e68ddbddf
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
articles:
|
articles:
|
||||||
english:
|
english:
|
||||||
|
- link: https://jarmos.netlify.app/posts/using-github-actions-to-deploy-a-fastapi-project-to-heroku/
|
||||||
|
title: Using GitHub Actions to Deploy a FastAPI Project to Heroku
|
||||||
|
author_link: https://jarmos.netlify.app/
|
||||||
|
author: Somraj Saha
|
||||||
- author: "@pystar"
|
- author: "@pystar"
|
||||||
author_link: https://pystar.substack.com/
|
author_link: https://pystar.substack.com/
|
||||||
link: https://pystar.substack.com/p/how-to-create-a-fake-certificate
|
link: https://pystar.substack.com/p/how-to-create-a-fake-certificate
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue