Open WyattK95 opened 2 weeks ago
The application's database connection has to be configurable though one of the following methods: -via command line -configuration file -environment variable
We have a configurable json database connection file that we can make use of in our code.
The application's database connection has to be configurable though one of the following methods: -via command line -configuration file -environment variable