add template file, update readme, remove logs

This commit is contained in:
Art Lowel
2020-03-27 15:51:54 +01:00
parent 1caec64115
commit f61f92e1ad
3 changed files with 43 additions and 27 deletions

View File

@@ -0,0 +1,10 @@
export const environment = {
/**
* TODO add the sections from environment.common.ts you want to override here
* e.g.
* rest: {
* host: 'rest.api',
* nameSpace: '/rest/api',
* }
*/
};