The promotions resource is a representation of a special promotion or sale that is running against a product or perhaps the entire store. Some examples are "buy 1 get 1 free", "20% off" etc.
MIT License
2
stars
2
forks
source link
Modify the code to get database credentials from the ENV #48
As a developer I need to modify the database settings in the code base So that the program can get the database credentials from the env
Assumptions:
Acceptance Criteria: The service interacts correctly with the database.