generated from bisco/codex-bootstrap
fix: proxy frontend API requests to backend
This commit is contained in:
@@ -24,6 +24,8 @@ docker compose run --rm backend python manage.py createsuperuser
|
||||
|
||||
PostgreSQL is not published to the host.
|
||||
|
||||
During local development, the Angular dev server proxies `/api`, `/api-auth`, and `/admin` to the backend container.
|
||||
|
||||
## Volumes
|
||||
|
||||
- `postgres_data`: PostgreSQL data.
|
||||
|
||||
Reference in New Issue
Block a user