Added Documents Feature
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# MVP Platform Vehicles Service
|
||||
|
||||
For full platform architecture and integration patterns, see `docs/PLATFORM-SERVICES.md`.
|
||||
|
||||
## Schema Bootstrapping (Docker-First)
|
||||
- Database: PostgreSQL, service `mvp-platform-vehicles-db`.
|
||||
- On first start, schema files from `mvp-platform-services/vehicles/sql/schema` are executed automatically because the folder is mounted to `/docker-entrypoint-initdb.d` in `docker-compose.yml`.
|
||||
|
||||
Reference in New Issue
Block a user