...
Overviewrun.config.ts.ts
Documents the configuration parameters.
...
The system is configured from a single config.properties file that is passed in to the application via environment variables (either for integration testing or dev/prod deployment).
- run.config.ts = <path to the server.config file>
...