mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-31 19:33:22 +08:00
✏️ Fix Adminer URL in deployment.md (#1194)
This commit is contained in:
parent
1197f2bac0
commit
d0654b0896
@ -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/`
|
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…
x
Reference in New Issue
Block a user