diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 7b4f817..6f0dbea 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -3,7 +3,8 @@ // The list of file replacements can be found in `angular.json`. export const environment = { - production: false + production: false, + cicCacheUrl: 'http://localhost:5555' }; /* diff --git a/src/index.html b/src/index.html index c624c39..887b9ea 100644 --- a/src/index.html +++ b/src/index.html @@ -2,12 +2,19 @@ - CicStaffClient + CIC-Staff-Client + + + + + + +