Browse Source

✏️ Fix Adminer URL in deployment.md (#1194)

pull/13907/head
Philipp Wurzer 1 year ago
committed by GitHub
parent
commit
d0654b0896
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      deployment.md

2
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`

Loading…
Cancel
Save