From e1825589ba2a09ccd79b8d398b07fa134c955cfb Mon Sep 17 00:00:00 2001 From: KrishNa <31960541+krishnardt@users.noreply.github.com> Date: Fri, 26 Aug 2022 19:40:17 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20external=20link=20to=20doc?= =?UTF-8?q?s:=20"Fastapi,=20Docker(Docker=20compose)=20and=20Postgres"=20(?= =?UTF-8?q?#5033)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/data/external_links.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index 4a5791a43c16a..e7bd0530bdcdd 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -212,6 +212,10 @@ articles: author_link: https://twitter.com/MantoshMukul link: https://www.jetbrains.com/pycharm/guide/tutorials/fastapi-aws-kubernetes/ title: Developing FastAPI Application using K8s & AWS + - author: KrishNa + author_link: https://medium.com/@krishnardt365 + link: https://medium.com/@krishnardt365/fastapi-docker-and-postgres-91943e71be92 + title: Fastapi, Docker(Docker compose) and Postgres german: - author: Nico Axtmann author_link: https://twitter.com/_nicoax