From d0654b089603f599a414f6884def5d35df2472c7 Mon Sep 17 00:00:00 2001 From: Philipp Wurzer Date: Sat, 4 May 2024 05:52:56 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20Adminer=20URL=20in?= =?UTF-8?q?=20deployment.md=20(#1194)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.md b/deployment.md index c749b16..ab5aaed 100644 --- a/deployment.md +++ b/deployment.md @@ -301,4 +301,4 @@ Backend API docs: `https://staging.fastapi-project.example.com/docs` Backend API base URL: `https://staging.fastapi-project.example.com/api/` -Adminer: `https://staging.adminer.fastapi-project.example.com` +Adminer: `https://adminer.staging.fastapi-project.example.com`