Files
OTSSignsOrchestrator/OTSSignsOrchestrator/ClientApp/src/api/operators.ts
Matt Batchelder fc510b9b20 Add production Docker Compose file for external PostgreSQL integration
- Introduced `docker-compose.prod.yml` for production deployment.
- Configured service to connect to an external PostgreSQL instance.
- Set environment variables for JWT and database connection strings.
- Defined network and volume for data protection keys.
2026-03-26 19:34:12 -04:00

3 lines
76 B
TypeScript

// This file is obsolete — Operator management removed in auth overhaul.