Project

General

Profile

« Previous | Next » 

Revision 61353

Merging angular-upgrade branch

View differences:

environment.ts
6 6
  production: false,
7 7
  // API_ENDPOINT: '/uoa-repository-manager-service',
8 8
  environmentName: 'dev',
9
  //API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8080/stats-api/',
10
  API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8180/',
9
  API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8080/stats-api/',
10
  // API_ENDPOINT: 'http://stats.madgik.di.uoa.gr:8180/',
11 11
  // API_ENDPOINT: 'https://beta.services.openaire.eu/stats-tool/',
12 12
  FAQ_ENDPOINT: 'http://audrey.athenarc.gr:5555/api',
13 13
  FAQ_HOMEPAGE: 'http://audrey.athenarc.gr:5555',
......
21 21
 * This import should be commented out in production mode because it will have a negative impact
22 22
 * on performance if an error is thrown.
23 23
 */
24
// import 'zone.js/dist/zone-error';  // Included with Angular CLI.
24
// import 'zone.js/plugins/zone-error';  // Included with Angular CLI.

Also available in: Unified diff