Make/Model Data Loading
This commit is contained in:
@@ -212,8 +212,6 @@ Single-feature migration is not implemented yet.
|
||||
|
||||
**Password Management**: All database passwords are managed via Docker secrets, mounted from host files:
|
||||
- Application DB: `./secrets/app/postgres-password.txt`
|
||||
- Platform DB: `./secrets/platform/platform-db-password.txt`
|
||||
- Vehicles DB: `./secrets/platform/vehicles-db-password.txt`
|
||||
|
||||
### Connection Pool
|
||||
- **Implementation**: pg (node-postgres)
|
||||
|
||||
Reference in New Issue
Block a user