cerberustesting / cerberus-core-angular

Cerberus Angular front-end application (still in beta version)
GNU General Public License v3.0
4 stars 2 forks source link

Changes to make it easier for new developers to come onboard and changes to environment.prod.ts to make it safer for the current deployment script to replace specific configuration values. #41

Closed apspestana closed 2 years ago

apspestana commented 2 years ago

Changes to make it easier for new developers to come onboard:

Also, changed environment.prod.ts to make it safer for the deployment script (as implemented by BD) to replace specific configuration values (instead of a value we now have a placeholder, for the deployment script to search for the placeholder and replace it with a value).