mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
add template file, update readme, remove logs
This commit is contained in:
10
src/environments/environment.template.ts
Normal file
10
src/environments/environment.template.ts
Normal 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',
|
||||
* }
|
||||
*/
|
||||
};
|
Reference in New Issue
Block a user