generated from bisco/codex-bootstrap
fix: move Angular cache outside bind mount
This commit is contained in:
@@ -36,3 +36,4 @@ No automated backup is configured for the MVP. Use `pg_dump` from the database c
|
||||
- The frontend uses the Angular development server and is not production hardened.
|
||||
- Role-specific permissions are modeled but not yet enforced per action.
|
||||
- External data ingestion is intentionally not automated yet.
|
||||
- The Angular development cache is configured under `/tmp/angular-cache` inside the container so the non-root frontend user does not need write access to the bind-mounted source tree.
|
||||
|
||||
Reference in New Issue
Block a user