Skip to content

Commit d0654b0

Browse files
authored
✏️ Fix Adminer URL in deployment.md (fastapi#1194)
1 parent 1197f2b commit d0654b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,4 +301,4 @@ Backend API docs: `https://staging.fastapi-project.example.com/docs`
301301

302302
Backend API base URL: `https://staging.fastapi-project.example.com/api/`
303303

304-
Adminer: `https://staging.adminer.fastapi-project.example.com`
304+
Adminer: `https://adminer.staging.fastapi-project.example.com`

0 commit comments

Comments
 (0)