feat: merge admin routes into unified frontend
This commit is contained in:
@@ -6,7 +6,6 @@ Recommended local stack:
|
||||
- `redis`: cache and async queue broker
|
||||
- `minio`: object storage
|
||||
- `backend`: FastAPI API service
|
||||
- `frontend-web`: user-facing Next.js app
|
||||
- `frontend-admin`: admin Next.js app
|
||||
- `frontend-web`: single Next.js app that serves both user pages and `/admin` backend pages
|
||||
|
||||
Use the root `docker-compose.yml` for local integration.
|
||||
|
||||
Reference in New Issue
Block a user